ProductLinkInvitationService

This service allows management of product link invitations from Google Ads accounts to other accounts.

CreateProductLinkInvitation

rpc CreateProductLinkInvitation(CreateProductLinkInvitationRequest) returns (CreateProductLinkInvitationResponse)

Creates a product link invitation.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.

RemoveProductLinkInvitation

rpc RemoveProductLinkInvitation(RemoveProductLinkInvitationRequest) returns (RemoveProductLinkInvitationResponse)

Remove a product link invitation.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.

UpdateProductLinkInvitation

rpc UpdateProductLinkInvitation(UpdateProductLinkInvitationRequest) returns (UpdateProductLinkInvitationResponse)

Update a product link invitation.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.