type FieldPathElement (v202402)
A segment of a field path. Each dot in a field path defines a new segment.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["This page documents the `FieldPathElement` within Google Ad Manager's API, used to define segments within a field path."],["Each `FieldPathElement` consists of a `field` representing the field name and an optional `index` for list fields."],["The `field` is specified in lower camelcase, while the `index` denotes the position within a list, starting from 0."],["This element is crucial for navigating and accessing specific data within the Ad Manager system through API calls."]]],["This document lists various services and their corresponding field path elements within an ad management system, version v202402. Key services include Activity, AdRule, Creative, Content, Forecast, LineItem, Order, and Report Services. Each service has a defined field path structure, composed of named segments and potentially an index for list-based fields. Field path elements are used in order to navigate the structure of a request.\n"]]