Skip to main content
POST
Ensure ad server source sandbox account exists

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

esaId
integer
required

Ad server source connection id. The wire field remains esaId for API compatibility.

Required range: 1 <= x <= 9007199254740991
Example:

123

Response

Ensure ad server source sandbox account exists

Result of idempotently ensuring the ESA tenant-managed sandbox account.

esaId
string
required
tenantId
string
required
ready
boolean
required
account
object | null
required

Sandbox account row from the managed ad-server source tenant. Sandbox accounts route to the tenant-managed sandbox advertiser and do not carry a caller-selected GAM advertiser id.

accounts
object[]
required
missingReason
string | null
required
ensured
boolean
required