type ThirdPartyDataDeclaration (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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/v202411
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
RichMediaAdsCompany s associated with this entity.
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
thirdPartyCompanyIds
|
xsd:long[]
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThirdPartyDataDeclaration indicates the third-party companies linked with a creative, applicable at both network and individual creative levels.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a declaration type (NONE, DECLARED, UNKNOWN) and a list of associated third-party company IDs.\u003c/p\u003e\n"],["\u003cp\u003eIf declaration type is DECLARED, it signifies the presence of associated RichMediaAdsCompanies, while NONE implies no association.\u003c/p\u003e\n"]]],[],null,["# type ThirdPartyDataDeclaration (v202411)\n\n**Service** \n**CreativeService** [CreativeWrapperService](/ad-manager/api/reference/v202411/CreativeWrapperService.ThirdPartyDataDeclaration) [NetworkService](/ad-manager/api/reference/v202411/NetworkService.ThirdPartyDataDeclaration) **Dependencies** \n[Creative](/ad-manager/api/reference/v202411/CreativeService.Creative) \n▼\n**ThirdPartyDataDeclaration**\n\n\nRepresents a set of declarations about what (if any) third party\ncompanies are associated with a given creative.\n\nThis can be set at the network level, as a default for all\ncreatives, or overridden for a particular creative.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|----------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `declarationType` | ` `[DeclarationType](/ad-manager/api/reference/v202411/CreativeService.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 `RichMediaAdsCompany`s associated with this entity. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |\n| ### `thirdPartyCompanyIds` | ` `xsd:`long[]` \u003cbr /\u003e |"]]