enum DeclarationType (v202411)

  • DeclarationType describes the declaration about third-party data usage on the associated entity.

  • The possible enumeration values are NONE, DECLARED, and UNKNOWN, each with a specific description.

  • NONE means no companies are associated, DECLARED means there is a set of RichMediaAdsCompanys associated, and UNKNOWN means the value is not exposed by the API version.

The declaration about third party data usage on the associated entity.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
NONE There are no companies associated. Functionally the same as DECLARED, combined with an empty company list.
DECLARED There is a set of RichMediaAdsCompanys associated with this entity.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.