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

A ThirdPartyAudienceSegment is an AudienceSegment owned by a data provider and licensed to the Ad Manager publisher. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment:
Google.Api.Ads.AdManager.v202305.AudienceSegment

Properties

AudienceSegmentApprovalStatus approvalStatus [get, set]
 Specifies if the publisher has approved or rejected the segment. More...
 
bool approvalStatusSpecified [get, set]
 
Money cost [get, set]
 Specifies CPM cost for the given segment. This attribute is readonly and is assigned by the data provider. More...
 
LicenseType licenseType [get, set]
 Specifies the license type of the external segment. This attribute is read-only. More...
 
bool licenseTypeSpecified [get, set]
 
DateTime startDateTime [get, set]
 Specifies the date and time at which this segment becomes available for use. This attribute is readonly and is assigned by the data provider. More...
 
DateTime endDateTime [get, set]
 Specifies the date and time at which this segment ceases to be available for use. This attribute is readonly and is assigned by the data provider. More...
 
- Properties inherited from Google.Api.Ads.AdManager.v202305.AudienceSegment
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

A ThirdPartyAudienceSegment is an AudienceSegment owned by a data provider and licensed to the Ad Manager publisher.

Property Documentation

AudienceSegmentApprovalStatus Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment.approvalStatus
getset

Specifies if the publisher has approved or rejected the segment.

bool Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment.approvalStatusSpecified
getset

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

Money Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment.cost
getset

Specifies CPM cost for the given segment. This attribute is readonly and is assigned by the data provider.

The CPM cost comes from the active pricing, if there is one; otherwise it comes from the latest pricing.

DateTime Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment.endDateTime
getset

Specifies the date and time at which this segment ceases to be available for use. This attribute is readonly and is assigned by the data provider.

LicenseType Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment.licenseType
getset

Specifies the license type of the external segment. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment.licenseTypeSpecified
getset

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

DateTime Google.Api.Ads.AdManager.v202305.ThirdPartyAudienceSegment.startDateTime
getset

Specifies the date and time at which this segment becomes available for use. This attribute is readonly and is assigned by the data provider.


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