ProductLinkInvitation
Represents an invitation for data sharing connection between a Google Ads
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| ProductLinkInvitationAdvertisingPartnerCustomer | String | ATTRIBUTE | Immutable. The resource name of the advertising partner Google Ads account. This field is read only. |
| ProductLinkInvitationAdvertisingPartnerPropertiesAllowedDomain | String | ATTRIBUTE | Immutable. The allowed domain for the Advertising Partner link invitation. The advertising partner will only be able to advertise on this domain. The field is immutable after the creation of the link invitation. |
| ProductLinkInvitationHotelCenterHotelCenterId | Long | ATTRIBUTE | Output only. The hotel center id of the hotel account. This field is read only |
| ProductLinkInvitationMerchantCenterMerchantCenterId | Long | ATTRIBUTE | Output only. The Merchant Center id of the Merchant account. This field is read only |
| ProductLinkInvitationProductLinkInvitationId | Long | ATTRIBUTE | Output only. The ID of the product link invitation. |
| ProductLinkInvitationResourceName | String | ATTRIBUTE | Immutable. The resource name of a product link invitation. |
| ProductLinkInvitationStatus | String | ATTRIBUTE | Output only. The status of the product link invitation.
The allowed values are ACCEPTED, EXPIRED, PENDING_APPROVAL, REJECTED, REQUESTED, REVOKED, UNKNOWN. |
| ProductLinkInvitationType | String | ATTRIBUTE | Output only. The type of the invited account.
The allowed values are ADVERTISING_PARTNER, DATA_PARTNER, GOOGLE_ADS, HOTEL_CENTER, MERCHANT_CENTER, UNKNOWN. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |