type String_ValueMapEntry (v202508)

  • The page lists numerous Ad Manager API services available in version v202508, including AdRuleService, AdjustmentService, and AudienceSegmentService.

  • The String_ValueMapEntry represents a map entry with a String key and a Value of various types such as ObjectValue, BooleanValue, and NumberValue.

  • The key field within String_ValueMapEntry is a string, and the value field can be one of several specified Value types.

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/v202508

Field

key

xsd:string

value

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