Resource: RichMediaAdsCompany
Represents a Rich Media Ads Company, typically used for vendor compliance.
| JSON representation |
|---|
{
"name"
:
string
,
"displayName"
:
string
,
"policyUrl"
:
string
,
"gdprStatus"
:
enum (
|
| Fields | |
|---|---|
name
|
Identifier. The resource name of the |
displayName
|
Output only. The name of the Rich Media Ads Company. |
policyUrl
|
Output only. The policy URL of the Rich Media Ads Company. |
gdprStatus
|
Output only. The GDPR status of the Rich Media Ads Company. |
companyGvlId
|
Output only. The GVL ID of the Rich Media Ads Company. |
RichMediaAdsCompanyGdprStatus
The status of a RichMediaAdsCompany for use in a GdprProtection.
| Enums | |
|---|---|
RICH_MEDIA_ADS_COMPANY_GDPR_STATUS_UNSPECIFIED
|
Default value. This value is unused. |
COMPLIANCE_UNKNOWN
|
The company has not been contacted or responded about GDPR compliance, or otherwise the GDPR compliance is undetermined. |
COMPLIANT
|
The company has been determined as compliant for GDPR. |
COMPLIANT_AND_DEFAULT
|
The company has been determined as compliant, and is part of the default set of companies eligible as a vendor. |
COMPLIANT_LIGHTWEIGHT_VERIFIED
|
The company has been determined to be compliant through certification process. |
NOT_COMPLIANT
|
The company has been determined as non-compliant for GDPR. |
Methods |
|
|---|---|
|
API to retrieve a RichMediaAdsCompany
object. |
|
API to retrieve a list of RichMediaAdsCompany
objects. |

