AI-generated Key Takeaways
- 
          Display & Video 360 API v2 has sunset. 
- 
          Authorized seller status targeting options are available. 
- 
          Different enum values represent different authorized seller status targeting options in the UI, such as "Authorized Direct Sellers and Resellers", "Authorized Direct Sellers", and "Authorized and Non-Participating Publishers". 
Possible authorized seller status targeting options.
If an enum value is not set, "Authorized Direct Sellers"
| Enums | |
|---|---|
| AUTHORIZED_SELLER_STATUS_UNSPECIFIED | Default value when authorized seller status is not specified in this version. This enum is a placeholder for the default value, or "Authorized Direct Sellers and Resellers" in the UI. | 
| AUTHORIZED_SELLER_STATUS_AUTHORIZED_DIRECT_SELLERS_ONLY | Only authorized sellers that directly own the inventory being monetized, as indicated by a DIRECT declaration in the ads.txt file. This value is equivalent to "Authorized Direct Sellers" in the UI. | 
| AUTHORIZED_SELLER_STATUS_AUTHORIZED_AND_NON_PARTICIPATING_PUBLISHERS | All authorized sellers, including publishers that have not posted an ads.txt file. Display & Video 360 automatically disallows unauthorized sellers. This value is equivalent to "Authorized and Non-Participating Publishers" in the UI. |