v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-131895110.3 KB
accountTypes

Creates a partner link for the given account. Authorization Headers: This method supports the following optional headers to define how the API authorizes access for the request: * login-account: (Optional) The resource name of the account where the Google Account of the credentials is a user. If not set, defaults to the account of the request. Format: accountTypes/{loginAccountType}/accounts/{loginAccountId}

post/v1/{+parent}/partnerLinks

Path parameters

parentstring required

Required. The parent, which owns this collection of partner links. Format: accountTypes/{account_type}/accounts/{account}

Request body

namestring

Identifier. The name of the partner link. Format: accountTypes/{account_type}/accounts/{account}/partnerLinks/{partner_link}

featureSet'FEATURE_SET_UNSPECIFIED' | 'FEATURE_SET_AUDIENCE_AND_EVENT_MANAGEMENT' | 'FEATURE_SET_AD_EVENT_MANAGEMENT'

Optional. Immutable. The set of features supported for the partner link. If not specified, the system behavior defaults to FEATURE_SET_AUDIENCE_AND_EVENT_MANAGEMENT.

partnerLinkIdstring

Output only. The partner link ID.

Response

Successful response