Represents a mobile carrier. Carrier targeting is only available to Ad Manager mobile publishers.
For a list of current mobile carriers, you can use PublisherQueryLanguageService.mobile_carrier.
Namespace
https://www.google.com/apis/ads/publisher/v202408
Field
Technology (inherited)
id
xsd:long
The unique ID of the Technology. This value is required for all forms of TechnologyTargeting.
name
xsd:string
The name of the technology being targeting. This value is read-only and is assigned by Google.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["The ProposalLineItemService.MobileCarrier object represents a mobile carrier for targeting purposes in Ad Manager."],["Mobile carrier targeting is limited to Ad Manager mobile publishers."],["To access a list of available mobile carriers, utilize PublisherQueryLanguageService.mobile_carrier."],["This object inherits from Technology, providing an ID and a read-only name assigned by Google."]]],["The content details the `MobileCarrier` within the Ad Manager API, highlighting its role in mobile publisher targeting. `MobileCarrier` is a type under `Technology`, which is inherited, and contains the `id` and `name` field. It can be used in services like `AdRuleService`, `AdjustmentService`, `ForecastService`, and `ProposalLineItemService`. The `PublisherQueryLanguageService.mobile_carrier` can be used to retrieve current mobile carrier list. The `MobileCarrier` object is part of the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"]]