Reference documentation and code samples for the Google Ads Ad Manager V1 Client class MobileCarrierTargeting.
Mobile Carrier Targeting.
Can be used to target/exclude a variety of mobile carriers, such as AT&T, Verizon, or T-Mobile.
Generated from protobuf message google.ads.admanager.v1.MobileCarrierTargeting
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ targeted_mobile_carriers
array
Optional. A list of mobile carrier resource names that should be targeted/included.
↳ excluded_mobile_carriers
array
Optional. A list of mobile carrier resource names that should be excluded.
getTargetedMobileCarriers
Optional. A list of mobile carrier resource names that should be targeted/included.
setTargetedMobileCarriers
Optional. A list of mobile carrier resource names that should be targeted/included.
var
string[]
$this
getExcludedMobileCarriers
Optional. A list of mobile carrier resource names that should be excluded.
setExcludedMobileCarriers
Optional. A list of mobile carrier resource names that should be excluded.
var
string[]
$this

