AuthorizedSellerStatus

  • The Display & Video 360 API v1 has been sunset.

  • Authorized seller status targeting options include "Authorized Direct Sellers", "Authorized Direct Sellers and Resellers", and "Authorized and Non-Participating Publishers".

  • The default authorized seller status when not specified is "Authorized Direct Sellers".

  • Different enum values correspond to specific authorized seller statuses for targeting.

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.