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."],[[["ActivityGroupService provides access to various services like ActivityService, AdRuleService, AdjustmentService, and more for managing ad operations."],["These services utilize FieldPathElement, which defines segments within a field path for data retrieval and manipulation."],["FieldPathElement consists of 'field' denoting the field name and 'index' specifying the position within a list field."],["The services and FieldPathElement are part of the Google Ad Manager API, using the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content outlines various services within an ad management system, including ActivityGroup, AdRule, Adjustment, AudienceSegment, and many more. These services facilitate actions related to content, creatives, forecasting, inventory, line items, and reporting. Additionally, the content defines `FieldPathElement`, a structured segment used to identify specific fields, specifying a `field` name and an optional `index` for list-type fields.\n"]]