LinkedProductType
Describes the possible link types for a link between a Google Ads customer and another product.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
DATA_PARTNER
|
A link to Data partner. |
GOOGLE_ADS
|
A link to Google Ads. |
HOTEL_CENTER
|
A link to Hotel Center. |
MERCHANT_CENTER
|
A link to Google Merchant Center. |
ADVERTISING_PARTNER
|
A link to the Google Ads account of the advertising partner. |
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.
[null,null,["Last updated 2024-10-12 UTC."],[[["Link types describe the connection between a Google Ads customer and other products like Data partner, Google Ads, Hotel Center, Google Merchant Center, and the Google Ads account of an advertising partner."],["These link types are categorized using specific enums such as `DATA_PARTNER`, `GOOGLE_ADS`, `HOTEL_CENTER`, `MERCHANT_CENTER`, and `ADVERTISING_PARTNER` to identify the linked product."],["Enums like `UNSPECIFIED` and `UNKNOWN` are reserved for system use and represent either an undefined or currently unknown link type."]]],[]]