Reference documentation and code samples for the Google Ads Data Manager V1 Client class PartnerAudienceSource.
Partner audience source.
Protobuf type google.ads.datamanager.v1.PartnerAudienceInfo.PartnerAudienceSource
Namespace
Google \ Ads \ DataManager \ V1 \ PartnerAudienceInfoMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PARTNER_AUDIENCE_SOURCE_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum PARTNER_AUDIENCE_SOURCE_UNSPECIFIED = 0;
COMMERCE_AUDIENCE
Value: 1Partner Audience source is commerce audience.
Generated from protobuf enum COMMERCE_AUDIENCE = 1;
LINEAR_TV_AUDIENCE
Value: 2Partner Audience source is linear TV audience.
Generated from protobuf enum LINEAR_TV_AUDIENCE = 2;
AGENCY_PROVIDER_AUDIENCE
Value: 3Partner Audience source is agency/provider audience.
Generated from protobuf enum AGENCY_PROVIDER_AUDIENCE = 3;