enum LicenseType (v202508)

  • LicenseType specifies the license type of a ThirdPartyAudienceSegment.

  • DIRECT_LICENSE is a direct contract between the data provider and the publisher.

  • GLOBAL_LICENSE is an agreement between Google and the data provider licensing segments to all Google ecosystem publishers/advertisers.

  • UNKNOWN indicates the value is not exposed by the requested API version.

Specifies the license type of a ThirdPartyAudienceSegment.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.