The Google product you're sending data to. For example, a Google Ads account.
JSON representation |
---|
{ "loginAccount": { object ( |
Fields | |
---|---|
loginAccount |
Optional. The account used to make this API call. To add or remove data from the |
linkedAccount |
Optional. An account that the calling user's |
operatingAccount |
Required. The account to send the data to or remove the data from. |
productDestinationId |
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 ( |
Fields | |
---|---|
product |
Required. The product the account belongs to. For example, |
accountId |
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. |