Reference documentation and code samples for the Google Ads Ad Manager V1 Client class AdReviewCenterAd.
Represents an ad that can be acted on or viewed in the Ad Review Center.
Generated from protobuf message google.ads.admanager.v1.AdReviewCenterAd
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the AdReviewCenterAd. Format: networks/{network_code}/webProperties/{web_property_code}/adReviewCenterAds/{ad_review_center_ad_id}
↳ ad_review_center_ad_id
string
Output only. AdReviewCenterAd
ID.
↳ product_type
int
Output only. Specifies the ExchangeSyndicationProduct for this AdReviewCenterAd.
↳ status
int
The status of the AdReviewCenterAd.
↳ preview_url
string
Output only. The preview URL that can be embedded or accessed directly which will present the rendered contents of the ad. (This URL expires 72 hours after being retrieved.).
getName
Identifier. The resource name of the AdReviewCenterAd.
Format: networks/{network_code}/webProperties/{web_property_code}/adReviewCenterAds/{ad_review_center_ad_id}
string
setName
Identifier. The resource name of the AdReviewCenterAd.
Format: networks/{network_code}/webProperties/{web_property_code}/adReviewCenterAds/{ad_review_center_ad_id}
var
string
$this
getAdReviewCenterAdId
Output only. AdReviewCenterAd
ID.
string
setAdReviewCenterAdId
Output only. AdReviewCenterAd
ID.
var
string
$this
getProductType
Output only. Specifies the ExchangeSyndicationProduct for this AdReviewCenterAd.
setProductType
Output only. Specifies the ExchangeSyndicationProduct for this AdReviewCenterAd.
$this
getStatus
The status of the AdReviewCenterAd.
setStatus
The status of the AdReviewCenterAd.
$this
getPreviewUrl
Output only. The preview URL that can be embedded or accessed directly which will present the rendered contents of the ad. (This URL expires 72 hours after being retrieved.).
string
hasPreviewUrl
clearPreviewUrl
setPreviewUrl
Output only. The preview URL that can be embedded or accessed directly which will present the rendered contents of the ad. (This URL expires 72 hours after being retrieved.).
var
string
$this

