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

User-defined preset targeting criteria. More...

Properties

long id [get, set]
 The unique ID of the More...
 
bool idSpecified [get, set]
 
string name [get, set]
 The name of the More...
 
Targeting targeting [get, set]
 Contains the targeting criteria for the More...
 

Detailed Description

User-defined preset targeting criteria.

Property Documentation

long Google.Api.Ads.AdManager.v202305.TargetingPreset.id
getset

The unique ID of the

TargetingPreset. This value is readonly and is assigned by Google.

bool Google.Api.Ads.AdManager.v202305.TargetingPreset.idSpecified
getset

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

string Google.Api.Ads.AdManager.v202305.TargetingPreset.name
getset

The name of the

TargetingPreset. This value is required to create a targeting preset and has a maximum length of 255 characters.

Targeting Google.Api.Ads.AdManager.v202305.TargetingPreset.targeting
getset

Contains the targeting criteria for the

TargetingPreset. This attribute is required.


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