Skip to main content
Version: v3

Get ad account details

GET 

/ad-publishing/google/ad-accounts/:adAccountId

Retrieve details of a specific Google Ads account

Request

Version stringrequired

API Version

Available optionsv3
adAccountId stringrequired

Ad account identifier

locationId stringrequired

Location identifier

application/json

Details for a single Google Ads account

Schema
    resourceNamestring

    Google Ads resource name

    idstring

    Google Ads customer id

    descriptiveNamestring

    Account display name

    currencyCodestring

    Account billing currency, ISO 4217

    statusstring

    Google Ads account status

    paymentStatusstringrequired

    Billing setup status, resolved by preferring APPROVED over APPROVED_HELD, PENDING then CANCELLED. NO_PAYMENT_METHOD means no billing setup was found.

    Available optionsAPPROVEDAPPROVED_HELDPENDINGCANCELLEDNO_PAYMENT_METHOD
    emailstring

    Email of a user with access to the account. Absent when Google returns no customer_user_access row, which is common for MCC-managed child accounts.