Destination

The Google product you're sending data to. For example, a Google Ads account.

JSON representation
 { 
 "reference" 
 : 
 string 
 , 
 "loginAccount" 
 : 
 { 
 object (  ProductAccount 
 
) 
 } 
 , 
 "linkedAccount" 
 : 
 { 
 object (  ProductAccount 
 
) 
 } 
 , 
 "operatingAccount" 
 : 
 { 
 object (  ProductAccount 
 
) 
 } 
 , 
 "productDestinationId" 
 : 
 string 
 } 
Fields
reference

string

Optional. ID for this Destination resource, unique within the request. Use to reference this Destination in the IngestEventsRequest .

productDestinationId

string

Required. The object within the product account to ingest into. For example, a Google Ads audience ID or a Display & Video 360 audience ID.

ProductAccount

Represents a specific account.

JSON representation
 { 
 "product" 
 : 
 enum (  Product 
 
) 
 , 
 "accountId" 
 : 
 string 
 } 
Fields
product

enum ( Product )

Required. The product the account belongs to. For example, GOOGLE_ADS .

accountId

string

Required. The ID of the account. For example, your Google Ads account ID.

Product

Represents a specific Google product. Used to locate accounts and destinations.

Enums
PRODUCT_UNSPECIFIED Unspecified product. Should never be used.
GOOGLE_ADS Google Ads.
DISPLAY_VIDEO_PARTNER Display & Video 360 partner.
DISPLAY_VIDEO_ADVERTISER Display & Video 360 advertiser.
DATA_PARTNER Data Partner.
Create a Mobile Website
View Site in Mobile | Classic
Share by: