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

An AudienceSegment represents audience segment object. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.AudienceSegment:
Google.Api.Ads.AdManager.v202305.FirstPartyAudienceSegment Google.Api.Ads.AdManager.v202305.SharedAudienceSegment Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment Google.Api.Ads.AdManager.v202305.NonRuleBasedFirstPartyAudienceSegment Google.Api.Ads.AdManager.v202305.RuleBasedFirstPartyAudienceSegmentSummary Google.Api.Ads.AdManager.v202305.RuleBasedFirstPartyAudienceSegment

Properties

long id [get, set]
 Id of the AudienceSegment. This attribute is readonly and is populated by Google. More...
 
bool idSpecified [get, set]
 
string name [get, set]
 Name of the AudienceSegment. This attribute is required and has a maximum length of 255 characters. More...
 
long[] categoryIds [get, set]
 The ids of the categories this segment belongs to. This field is optional, it may be empty. More...
 
string description [get, set]
 Description of the AudienceSegment. This attribute is optional and has a maximum length of 8192 characters. More...
 
AudienceSegmentStatus status [get, set]
 Status of the AudienceSegment. This controls whether the given segment is available for targeting or not. During creation this attribute is optional and defaults to More...
 
bool statusSpecified [get, set]
 
long size [get, set]
 Number of unique identifiers in the AudienceSegment. This attribute is readonly and is populated by Google. More...
 
bool sizeSpecified [get, set]
 
long mobileWebSize [get, set]
 Number of unique identifiers in the AudienceSegment for mobile web. This attribute is read-only. More...
 
bool mobileWebSizeSpecified [get, set]
 
long idfaSize [get, set]
 Number of unique IDFA identifiers in the AudienceSegment. This attribute is read-only. More...
 
bool idfaSizeSpecified [get, set]
 
long adIdSize [get, set]
 Number of unique AdID identifiers in the AudienceSegment. This attribute is read-only. More...
 
bool adIdSizeSpecified [get, set]
 
long ppidSize [get, set]
 Number of unique PPID (publisher provided identifiers) in the AudienceSegment. This attribute is read-only. More...
 
bool ppidSizeSpecified [get, set]
 
AudienceSegmentDataProvider dataProvider [get, set]
 Owner data provider of this segment. This attribute is readonly and is assigned by Google. More...
 
AudienceSegmentType type [get, set]
 Type of the segment. This attribute is readonly and is assigned by Google. More...
 
bool typeSpecified [get, set]
 

Detailed Description

An AudienceSegment represents audience segment object.

Property Documentation

long Google.Api.Ads.AdManager.v202305.AudienceSegment.adIdSize
getset

Number of unique AdID identifiers in the AudienceSegment. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202305.AudienceSegment.adIdSizeSpecified
getset

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

long [] Google.Api.Ads.AdManager.v202305.AudienceSegment.categoryIds
getset

The ids of the categories this segment belongs to. This field is optional, it may be empty.

AudienceSegmentDataProvider Google.Api.Ads.AdManager.v202305.AudienceSegment.dataProvider
getset

Owner data provider of this segment. This attribute is readonly and is assigned by Google.

string Google.Api.Ads.AdManager.v202305.AudienceSegment.description
getset

Description of the AudienceSegment. This attribute is optional and has a maximum length of 8192 characters.

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

Id of the AudienceSegment. This attribute is readonly and is populated by Google.

long Google.Api.Ads.AdManager.v202305.AudienceSegment.idfaSize
getset

Number of unique IDFA identifiers in the AudienceSegment. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202305.AudienceSegment.idfaSizeSpecified
getset

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

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

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

long Google.Api.Ads.AdManager.v202305.AudienceSegment.mobileWebSize
getset

Number of unique identifiers in the AudienceSegment for mobile web. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202305.AudienceSegment.mobileWebSizeSpecified
getset

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

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

Name of the AudienceSegment. This attribute is required and has a maximum length of 255 characters.

long Google.Api.Ads.AdManager.v202305.AudienceSegment.ppidSize
getset

Number of unique PPID (publisher provided identifiers) in the AudienceSegment. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202305.AudienceSegment.ppidSizeSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.AudienceSegment.size
getset

Number of unique identifiers in the AudienceSegment. This attribute is readonly and is populated by Google.

bool Google.Api.Ads.AdManager.v202305.AudienceSegment.sizeSpecified
getset

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

AudienceSegmentStatus Google.Api.Ads.AdManager.v202305.AudienceSegment.status
getset

Status of the AudienceSegment. This controls whether the given segment is available for targeting or not. During creation this attribute is optional and defaults to

ACTIVE. This attribute is readonly for updates.

bool Google.Api.Ads.AdManager.v202305.AudienceSegment.statusSpecified
getset

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

AudienceSegmentType Google.Api.Ads.AdManager.v202305.AudienceSegment.type
getset

Type of the segment. This attribute is readonly and is assigned by Google.

bool Google.Api.Ads.AdManager.v202305.AudienceSegment.typeSpecified
getset

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


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