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 documentation focuses on `FieldPathElement`, a component used to define segments within a field path in Google Ad Manager."],["Each segment is represented by a dot in the field path, indicating a hierarchical structure."],["`FieldPathElement` consists of two primary fields: `field` denoting the field name and `index` indicating its position in a list (if applicable)."],["This element utilizes a namespace of `https://www.google.com/apis/ads/publisher/v202405` for its operations within the API."],["The documentation includes a table outlining the detailed structure and data types of the fields within `FieldPathElement`."]]],["The provided content lists various services within the `v202405` version of an API, including AdRule, Adjustment, AudienceSegment, CdnConfiguration, and others. These services cover areas like content management, targeting, forecasting, reporting, and user management. There's also a dependency on `ApiError` and details on the `FieldPathElement`, which defines field path segments with `field` names and `index` positions. These fields are the properties that are used by the API.\n"]]