connectedAccounts
Status: Trusted Tester
An advertising account that’s connected within Advertising Intelligence from integrated campaign management platforms, including Google Adwords, Facebook Ads and Local Ads.
The resource ID of the Advertising Account
AG-HDV4JKPXFR:google:7531238654connectedAccounts
Possible values: [connectedAccounts]
connectedAccountsattributes objectrequired
The name of the ad account
The 3 letter currency code as defined by ISO 4217
Possible values: >= 3 characters and <= 3 characters
Whether or not if the saved credential for the ad account is invalid, e.g. user no longer have access to the account, or user revoked access.
Possible values: [active, reconnectionRequired]
The Advertising provider
Possible values: [google, facebook, localads]
The date time that the ad account is connected
The date time that the entity was last updated
{
"id": "AG-HDV4JKPXFR:google:7531238654",
"type": "connectedAccounts",
"attributes": {
"name": "string",
"currencyCode": "string",
"status": "active",
"provider": "google",
"createdAt": "string",
"updatedAt": "string"
}
}