type String_ValueMapEntry (v202505)

  • The content lists numerous Ad Manager API services for version v202505, including AdRuleService, AdjustmentService, AudienceSegmentService, and many others.

  • A specific type, String_ValueMapEntry, is detailed, representing a map entry with a String key and a Value.

  • The String_ValueMapEntry includes two fields: key of type xsd:string and value which can be various Value types such as ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, or TextValue.

  • The content also mentions a dependency on the Statement type from the InventoryService.

This represents an entry in a map with a key of type String and value of type Value.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

key

xsd:string

value

  1. Value
    1. ObjectValue
    2. BooleanValue
    3. DateTimeValue
    4. DateValue
    5. NumberValue
    6. SetValue
    7. TextValue