enum DeclarationType (v202505)

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

  • The possible values for DeclarationType are NONE, DECLARED, and UNKNOWN.

  • NONE indicates no associated companies, DECLARED indicates a set of associated companies, and UNKNOWN signifies 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/v202505
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.