enum LicenseType (v202505)

  • LicenseType is an enumeration that specifies the license type of a ThirdPartyAudienceSegment within the AudienceSegmentService.

  • DIRECT_LICENSE indicates a license resulting from a direct contract between the data provider and the publisher.

  • GLOBAL_LICENSE indicates a license resulting from an agreement between Google and the data provider to license segments across the Google ecosystem.

  • UNKNOWN is returned when the actual value is not exposed by the requested API version.

Specifies the license type of a ThirdPartyAudienceSegment.


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