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, used to navigate object structures in the Google Ad Manager API."],["Each dot in a field path represents a new `FieldPathElement`, allowing you to specify the exact field you want to access within a complex object."],["`FieldPathElement` consists of two main components: `field` which specifies the name of the field in lower camelcase and `index` which denotes the position in a list field (if applicable)."],["The namespace for this element is `https://www.google.com/apis/ads/publisher/v202405`, indicating its context within the Google Ad Manager API version 202405."]]],["This content outlines a variety of services and their field path elements within the Google Ad Manager API, version v202405. These services encompass ad rules, adjustments, audience segments, CDN configurations, content management, company and contact details, creative management, forecasting, inventory, line items, live streams, mobile applications, native styles, network management, orders, proposals, reporting, site data, and targeting. A FieldPathElement is defined as a segment of a field path, specifying a field name and its index if it's a list field.\n"]]