ProductLinkInvitation

Represents an invitation for data sharing connection between a Google Ads account and another account.

Proto definition GitHub

Fields

invited_account

Union field. An account invited to link to this Google Ads account.

invited_account can be only one of the following:

advertising_partner

AdvertisingPartnerLinkInvitationIdentifier

Output only. Advertising Partner link invitation.

hotel_center

HotelCenterLinkInvitationIdentifier

Output only. Hotel link invitation.

merchant_center

MerchantCenterLinkInvitationIdentifier

Output only. Merchant Center link invitation.

invited_account_properties

Union field. The properties for the product link invitation.

invited_account_properties can be only one of the following:

advertising_partner_properties

AdvertisingPartnerLinkInvitationProperties

Output only. Advertising Partner link invitation properties. These properties are only applicable when the link is for an Advertising Partner.

resource_name

string

Immutable. The resource name of a product link invitation. Product link invitation resource names have the form:

customers/{customer_id}/productLinkInvitations/{product_link_invitation_id}

status

ProductLinkInvitationStatus

Output only. The status of the product link invitation. This field is read only.

type

LinkedProductType

Output only. The type of the invited account. This field is read only and can be used for filtering invitations with {@code GoogleAdsService.SearchGoogleAdsRequest}.