AI-generated Key Takeaways
- 
          Display & Video 360 API v3 has been sunset and users should transition to v4. 
- 
          Authorized seller status targeting options determine which sellers are included in ad campaigns. 
- 
          The default authorized seller status when not specified is "Authorized Direct Sellers". 
- 
          Different enum values represent different levels of authorized seller inclusion, such as only direct sellers or all authorized sellers including 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. |