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