enum DeclarationType (v202508)

  • DeclarationType describes the third party data usage on an associated entity.

  • DeclarationType has three possible values: NONE, DECLARED, and UNKNOWN.

  • NONE means no companies are associated, while DECLARED means a set of RichMediaAdsCompanies are associated.

  • UNKNOWN is returned if the actual value is not exposed by the requested API version.

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


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.