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

Provides line items the ability to target or exclude users' mobile applications. More...

Properties

long[] mobileApplicationIds [get, set]
 The IDs that are being targeted or excluded by the LineItem. More...
 
bool isTargeted [get, set]
 Indicates whether mobile apps should be targeted or excluded. This attribute is optional and defaults to More...
 
bool isTargetedSpecified [get, set]
 

Detailed Description

Provides line items the ability to target or exclude users' mobile applications.

Property Documentation

bool Google.Api.Ads.AdManager.v202311.MobileApplicationTargeting.isTargeted
getset

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

true.

bool Google.Api.Ads.AdManager.v202311.MobileApplicationTargeting.isTargetedSpecified
getset

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

long [] Google.Api.Ads.AdManager.v202311.MobileApplicationTargeting.mobileApplicationIds
getset

The IDs that are being targeted or excluded by the LineItem.


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