MediaPlanner
Stay organized with collections
Save and categorize content based on your preferences.
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-06-12 UTC.
[null,null,["Last updated 2025-06-12 UTC."],[[["\u003cp\u003eThe JSON representation describes a single Media Planner account using the \u003ccode\u003eaccountId\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaccountId\u003c/code\u003e is a string type and represents the unique identifier of a Media Planner account, and is output only.\u003c/p\u003e\n"]]],["The content describes a Media Planner account using a JSON representation with a single field: `accountId`. This field, which is a string, represents the unique identifier for the Media Planner account. It is marked as \"Output only,\" meaning it's a read-only value provided by the system. The information solely focuses on defining the structure and purpose of this account ID.\n"],null,["# MediaPlanner\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDescribes a single Media Planner account.\n\n| JSON representation |\n|---------------------------------|\n| ``` { \"accountId\": string } ``` |\n\n| Fields ||\n|-------------|--------------------------------------------------------|\n| `accountId` | `string` Output only. Account ID of the media planner. |"]]