abstract type Value (v202411)

  • The ProposalLineItemService allows for management and interaction with proposal line items within the system.

  • It provides methods to create, update, and retrieve proposal line items.

  • ProposalLineItemService relies on various data types such as CustomFieldValue, SetValue, and String_ValueMapEntry to represent data structures associated with proposal line items.

  • It uses a Value structure with subtypes like BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue for handling different types of values associated with proposal line items.

  • This service is part of the Google Ad Manager API and operates within the specified namespace.

Value represents a value.


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

Field