Assign account
Link a partner (source) account discovered via list_available_accounts to an advertiser.
Authorizations
API key or access token
Path Parameters
Unique identifier for the advertiser
1"12345"
Body
Request body for assigning a source account to an advertiser
Storefront the source lives on. Pair with sourceId.
x <= 900719925474099142
Inventory source within storefrontId to register this account against.
1"src_main"
Account ID at the source to assign to this advertiser. Must come from list_available_accounts.
1"acc_67890"
Credential ID returned by list_available_accounts. Required when the same account ID is exposed by more than one mapped connection.
"42"
Billing arrangement type for this account (e.g. "advertiser", "operator", "agent"). Defaults to the source's default billing type.
"advertiser"
Response
Assign account