type String_ValueMapEntry (v202411)

  • The CreativeTemplateService allows access and management of creative templates within Google Ad Manager.

  • String_ValueMapEntry objects represent key-value pairs within the service, where keys are strings and values can be various data types.

  • Supported value types include ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.

  • Developers can utilize the service and its related objects to programmatically interact with creative templates in their Ad Manager accounts.

  • The service is part of the Google Ad Manager API and uses a specific namespace for interactions.

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

Field

key

xsd:string

value

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