type ThirdPartyDataDeclaration (v202502)

  • ThirdPartyDataDeclaration represents declarations about third-party companies associated with a creative.

  • This declaration can be set at the network level as a default or overridden for a particular creative.

  • The declarationType field indicates whether companies are associated, with possible values being NONE, DECLARED, or UNKNOWN.

  • The thirdPartyCompanyIds field is an array of long integers representing the associated third-party company IDs.

Represents a set of declarations about what (if any) third party companies are associated with a given creative.

This can be set at the network level, as a default for all creatives, or overridden for a particular creative.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

declarationType

DeclarationType


Enumerations
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.

thirdPartyCompanyIds

xsd:long[]