AI-generated Key Takeaways
- 
          LicenseType specifies the license type of a ThirdPartyAudienceSegment. 
- 
          License types include DIRECT_LICENSE for direct contracts and GLOBAL_LICENSE for agreements between Google and data providers. 
- 
          UNKNOWN is returned if the actual value is not exposed by the requested API version. 
                  Service
               
               
                  AudienceSegmentService
               
            
                  Dependencies
               
               
                  ThirdPartyAudienceSegment
                  
            ▼
                  LicenseType
               Specifies the license type of a ThirdPartyAudienceSegment.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |