type FieldPathElement (v202408)
A segment of a field path. Each dot in a field path defines a new segment.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
field
|
xsd:string
The name of a field in lower camelcase. (e.g. "biddingStrategy")
|
index
|
xsd:int
For list fields, this is a 0-indexed position in the list. Null for non-list fields.
|
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["This page provides a list of services available in the Google Ad Manager API."],["These services cover a wide range of functionalities, from managing ad rules and creatives to reporting and forecasting."],["Each service has a corresponding `FieldPathElement` used for navigating and accessing specific data fields."],["The `FieldPathElement` consists of the field name and an optional index for list fields."],["This information is essential for developers interacting with the Google Ad Manager API to retrieve and manage data effectively."]]],["This document outlines various services and their associated components within the ad management system, version v202408. It lists services like AdRule, Adjustment, AudienceSegment, CdnConfiguration, and many others. Each is referenced via a FieldPathElement. The FieldPathElement, with namespace `https://www.google.com/apis/ads/publisher/v202408`, contains \"field\" (name in lower camel case) and \"index\"(0-indexed position for list fields) as its attributes. It is used to provide details of elements within a service.\n"]]