content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.AccountAdsLink Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.AccountAdsLink:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< ulong > AdsId [get, set]
 Customer ID of the Ads account. More...
 
virtual string Status [get, set]
 Status of the link between this Merchant Center account and the Ads account. Upon retrieval, it represents the actual status of the link and can be either active if it was approved in Google Ads or pending if it's pending approval. Upon insertion, it represents the intended status of the link. Re- uploading a link with status active when it's still pending or with status pending when it's already active will have no effect: the status will remain unchanged. Re-uploading a link with deprecated status inactive is equivalent to not submitting the link at all and will delete the link if it was active or cancel the link request if it was pending. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ AdsId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.AccountAdsLink.AdsId
getset

Customer ID of the Ads account.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.AccountAdsLink.ETag
getset

The ETag of the item.

◆ Status

virtual string Google.Apis.ShoppingContent.v2_1.Data.AccountAdsLink.Status
getset

Status of the link between this Merchant Center account and the Ads account. Upon retrieval, it represents the actual status of the link and can be either active if it was approved in Google Ads or pending if it's pending approval. Upon insertion, it represents the intended status of the link. Re- uploading a link with status active when it's still pending or with status pending when it's already active will have no effect: the status will remain unchanged. Re-uploading a link with deprecated status inactive is equivalent to not submitting the link at all and will delete the link if it was active or cancel the link request if it was pending.


The documentation for this class was generated from the following file: