enum LicenseType (v202411)

  • LicenseType in AudienceSegmentService defines the licensing agreement for a ThirdPartyAudienceSegment.

  • It includes DIRECT_LICENSE for contracts between data providers and publishers, GLOBAL_LICENSE for agreements between Google and data providers for the Google ecosystem, and UNKNOWN for values not exposed by the API.

Specifies the license type of a ThirdPartyAudienceSegment.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
DIRECT_LICENSE A direct license is the result of a direct contract between the data provider and the publisher.
GLOBAL_LICENSE A global license is the result of an agreement between Google and the data provider, which agrees to license their audience segments to all the publishers and/or advertisers of the Google ecosystem.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.