| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
AdPolicyCriterionRestriction |
AdPolicyCriterionRestriction.clone() |
AdPolicyCriterionRestriction |
AdPolicyCriterionRestriction.set(String fieldName,
Object value) |
AdPolicyCriterionRestriction |
AdPolicyCriterionRestriction.setCountryCriterionId(Long countryCriterionId)
The country criterion id.
|
AdPolicyCriterionRestriction |
AdPolicyCriterionRestriction.setCountryLabel(String countryLabel)
Localized name for the country.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdPolicyCriterionRestriction> |
AdPolicyTopicConstraintAdPolicyCountryConstraintList.getCountries()
Countries where the ad cannot serve.
|
List<AdPolicyCriterionRestriction> |
AdPolicyTopicEvidenceTrademark.getCountryRestrictions()
Countries where the policy violation is relevant.
|
List<AdPolicyCriterionRestriction> |
AdPolicyTopicEvidenceRegionalRequirementsRegionalRequirementsEntry.getCountryRestrictions()
The countries restricted due to the legal policy.
|
List<AdPolicyCriterionRestriction> |
AdPolicyTopicEvidenceLegalRemoval.getCountryRestrictions()
The countries restricted due to the legal removal.
|
| Modifier and Type | Method and Description |
|---|---|
AdPolicyTopicConstraintAdPolicyCountryConstraintList |
AdPolicyTopicConstraintAdPolicyCountryConstraintList.setCountries(List<AdPolicyCriterionRestriction> countries)
Countries where the ad cannot serve.
|
AdPolicyTopicEvidenceTrademark |
AdPolicyTopicEvidenceTrademark.setCountryRestrictions(List<AdPolicyCriterionRestriction> countryRestrictions)
Countries where the policy violation is relevant.
|
AdPolicyTopicEvidenceRegionalRequirementsRegionalRequirementsEntry |
AdPolicyTopicEvidenceRegionalRequirementsRegionalRequirementsEntry.setCountryRestrictions(List<AdPolicyCriterionRestriction> countryRestrictions)
The countries restricted due to the legal policy.
|
AdPolicyTopicEvidenceLegalRemoval |
AdPolicyTopicEvidenceLegalRemoval.setCountryRestrictions(List<AdPolicyCriterionRestriction> countryRestrictions)
The countries restricted due to the legal removal.
|
Copyright © 2011–2026 Google. All rights reserved.