AI-generated Key Takeaways
- 
          ProgrammaticCreativeSource is an enumeration type defining sources for programmatic creatives. 
- 
          Possible sources include creatives provided by the publisher or the advertiser. 
- 
          An 'UNKNOWN' value indicates the actual value is not available in the API version used. 
                  Service
               
               
                  ForecastService
                  LineItemService
                  ProposalLineItemService
               
            
                  Dependencies
               
               
                  LineItemSummary
                  
            ▼
                  ProgrammaticCreativeSource
               Types of programmatic creative sources.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description | 
|---|---|
| PUBLISHER | Indicates that the programmatic line item is associated with creatives provided by the publisher. | 
| ADVERTISER | Indicates that the programmatic line item is associated with creatives provided by the advertiser. | 
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |