Page Summary
-
Describes a single Media Planner account.
-
The account is represented in JSON format with a single field:
accountId. -
The
accountIdfield is a string and is output only.
Describes a single Media Planner account.
The account is represented in JSON format with a single field: accountId
.
The accountId
field is a string and is output only.
Represents a media planner account.
| JSON representation |
|---|
{ "accountId" : string , "name" : string , "displayName" : string , "ancestorNames" : [ string ] } |
| Fields | |
|---|---|
accountId
|
Output only. Account ID of the media planner. |
name
|
Identifier. The unique resource name of the media planner. Format: |
displayName
|
Output only. The display name of the media planner. Can be used to filter the response of the |
ancestorNames[]
|
Output only. The ancestor names of the media planner. Format: |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-10 UTC.