type FieldPathElement (v202405)
A segment of a field path. Each dot in a field path defines a new segment.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["This page provides information on `FieldPathElement`, which is a segment of a field path in Google Ad Manager."],["Each dot in the field path represents a new `FieldPathElement` segment."],["`FieldPathElement` consists of a `field` and an `index` allowing for navigation of object structures."],["`field` represents the name of a field and `index` is used for list fields to specify the position in the list."]]],["This document outlines various services within the Ad Manager API (v202405). Key services include managing ads, content, creatives, forecasting, inventory, targeting, reporting, and user/team management. Actions involve utilizing `FieldPathElement` to specify field segments, including the field's name (in lower camelcase) and its list index (if applicable). The namespace provided is `https://www.google.com/apis/ads/publisher/v202405`, and an `ApiError` dependency is available for the ForecastService.\n"]]