Class GoogleAdsSearchads360V23ResourcesMerchantCenterIdentifier
The identifier for Google Merchant Center account
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesMerchantCenterIdentifier : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
MerchantCenterId
Immutable. The customer ID of the Google Merchant Center account. This field is required and should not be empty when creating a new Merchant Center link. It is unable to be modified after the creation of the link.
Declaration
[JsonProperty("merchantCenterId")]
public virtual long? MerchantCenterId { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |