ProductLink
Stay organized with collections
Save and categorize content based on your preferences.
Represents the data sharing connection between a Google Ads customer and another product.
Fields |
resource_name
|
string
Immutable. Resource name of the product link. ProductLink resource names have the form: customers/{customer_id}/productLinks/{product_link_id}
|
type
|
LinkedProductType
Output only. The type of the linked product.
|
product_link_id
|
int64
Output only. The ID of the link. This field is read only.
|
Union field linked_product
linked_product . A product linked to this account. linked_product can be only one of the following: |
data_partner
|
DataPartnerIdentifier
Immutable. Data partner link.
|
google_ads
|
GoogleAdsIdentifier
Immutable. Google Ads link.
|
merchant_center
|
MerchantCenterIdentifier
Immutable. Google Merchant Center link.
|
advertising_partner
|
AdvertisingPartnerIdentifier
Output only. Advertising Partner link.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["A ProductLink represents a data sharing connection between a Google Ads customer and another product, like Google Ads, Merchant Center, or a data partner."],["Each ProductLink has a unique resource name, type, and ID for identification."],["The `linked_product` field specifies the connected product, which can be a Data Partner, Google Ads account, Merchant Center account, or Advertising Partner."],["ProductLinks facilitate data sharing for various purposes, enabling features and functionalities across different Google products."]]],[]]