product_link

  • The product_link resource represents the data sharing connection between a Google Ads customer and another product.

  • Fields from the customer resource can be selected along with the product_link resource but will not segment metrics in your SELECT clause.

  • The product_link resource contains various fields providing details about the link, including the linked product type, IDs of connected accounts, and the resource name.

  • Several fields within product_link, such as the resource name and linked account IDs, are immutable after link creation.

  • The product_link resource's fields are filterable and selectable, and most are sortable, allowing for querying and organizing data about product links.

Represents the data sharing connection between a Google Ads customer and another product.

Attributed resources
customer

Fields from the above resources may be selected along with this resource in your SELECT and WHERE clauses. These fields will not segment metrics in your SELECT clause.

product_link.advertising_partner.customer

Field descriptionOutput only. The resource name of the advertising partner Google Ads account. This field is required and should not be empty when creating a new Advertising Partner link. It is unable to be modified after the creation of the link.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

product_link.data_partner.data_partner_id

Field descriptionImmutable. The customer ID of the Data partner account. This field is required and should not be empty when creating a new data partner link. It is unable to be modified after the creation of the link.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

product_link.google_ads.customer

Field descriptionImmutable. The resource name of the Google Ads account. This field is required and should not be empty when creating a new Google Ads link. It is unable to be modified after the creation of the link.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

product_link.merchant_center.merchant_center_id

Field descriptionImmutable. The customer ID of the Google Merchant Center account. This field is required and should not be empty when creating a new Merchant Center link. It is unable to be modified after the creation of the link.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse
Field descriptionOutput only. The ID of the link. This field is read only.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

product_link.resource_name

Field descriptionImmutable. Resource name of the product link. ProductLink resource names have the form: customers/{customer_id}/productLinks/{product_link_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

product_link.type

Field descriptionOutput only. The type of the linked product.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v19.enums.LinkedProductTypeEnum.LinkedProductType
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse