An AudienceSegment represents audience segment object.
More...
|
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] |
|
An AudienceSegment represents audience segment object.
long Google.Api.Ads.AdManager.v202311.AudienceSegment.adIdSize |
|
getset |
Number of unique AdID identifiers in the AudienceSegment. This attribute is read-only.
bool Google.Api.Ads.AdManager.v202311.AudienceSegment.adIdSizeSpecified |
|
getset |
true
, if a value is specified for adIdSize, false
otherwise.
long [] Google.Api.Ads.AdManager.v202311.AudienceSegment.categoryIds |
|
getset |
The ids of the categories this segment belongs to. This field is optional, it may be empty.
Owner data provider of this segment. This attribute is readonly and is assigned by Google.
string Google.Api.Ads.AdManager.v202311.AudienceSegment.description |
|
getset |
Description of the AudienceSegment. This attribute is optional and has a maximum length of 8192 characters.
long Google.Api.Ads.AdManager.v202311.AudienceSegment.id |
|
getset |
long Google.Api.Ads.AdManager.v202311.AudienceSegment.idfaSize |
|
getset |
Number of unique IDFA identifiers in the AudienceSegment. This attribute is read-only.
bool Google.Api.Ads.AdManager.v202311.AudienceSegment.idfaSizeSpecified |
|
getset |
true
, if a value is specified for idfaSize, false
otherwise.
bool Google.Api.Ads.AdManager.v202311.AudienceSegment.idSpecified |
|
getset |
true
, if a value is specified for id, false
otherwise.
long Google.Api.Ads.AdManager.v202311.AudienceSegment.mobileWebSize |
|
getset |
Number of unique identifiers in the AudienceSegment for mobile web. This attribute is read-only.
bool Google.Api.Ads.AdManager.v202311.AudienceSegment.mobileWebSizeSpecified |
|
getset |
true
, if a value is specified for mobileWebSize, false
otherwise.
string Google.Api.Ads.AdManager.v202311.AudienceSegment.name |
|
getset |
Name of the AudienceSegment. This attribute is required and has a maximum length of 255 characters.
long Google.Api.Ads.AdManager.v202311.AudienceSegment.ppidSize |
|
getset |
Number of unique PPID (publisher provided identifiers) in the AudienceSegment. This attribute is read-only.
bool Google.Api.Ads.AdManager.v202311.AudienceSegment.ppidSizeSpecified |
|
getset |
true
, if a value is specified for ppidSize, false
otherwise.
long Google.Api.Ads.AdManager.v202311.AudienceSegment.size |
|
getset |
Number of unique identifiers in the AudienceSegment. This attribute is readonly and is populated by Google.
bool Google.Api.Ads.AdManager.v202311.AudienceSegment.sizeSpecified |
|
getset |
true
, if a value is specified for size, false
otherwise.
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.v202311.AudienceSegment.statusSpecified |
|
getset |
true
, if a value is specified for status, false
otherwise.
Type of the segment. This attribute is readonly and is assigned by Google.
bool Google.Api.Ads.AdManager.v202311.AudienceSegment.typeSpecified |
|
getset |
true
, if a value is specified for type, false
otherwise.
The documentation for this class was generated from the following file: