AccountInfo

  • Wrapper provides information about a Google Ads account.

  • customer_id is an output-only integer field representing the account's customer ID.

  • descriptive_name is an output-only string field providing the account's descriptive name.

Wrapper for information about a Google Ads account.

Fields

customer_id

int64

Output only. The customer ID of the account.

descriptive_name

string

Output only. The descriptive name of the account.