Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202308.MobileCarrierTargeting Class Reference

Represents mobile carriers that are being targeted or excluded by the LineItem. More...

Properties

bool isTargeted [get, set]
 Indicates whether mobile carriers should be targeted or excluded. This attribute is optional and defaults to More...
 
bool isTargetedSpecified [get, set]
 
Technology[] mobileCarriers [get, set]
 Mobile carriers that are being targeted or excluded by the LineItem. More...
 

Detailed Description

Represents mobile carriers that are being targeted or excluded by the LineItem.

Property Documentation

bool Google.Api.Ads.AdManager.v202308.MobileCarrierTargeting.isTargeted
getset

Indicates whether mobile carriers should be targeted or excluded. This attribute is optional and defaults to

true.

bool Google.Api.Ads.AdManager.v202308.MobileCarrierTargeting.isTargetedSpecified
getset

true, if a value is specified for isTargeted, false otherwise.

Technology [] Google.Api.Ads.AdManager.v202308.MobileCarrierTargeting.mobileCarriers
getset

Mobile carriers that are being targeted or excluded by the LineItem.


The documentation for this class was generated from the following file: