Class GoogleAdsSearchads360V23ResourcesRecommendationAccountInfo
Wrapper for information about a Google Ads account.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesRecommendationAccountInfo : IDirectResponseSchema
Properties
CustomerId
Output only. The customer ID of the account.
Declaration
[JsonProperty("customerId")]
public virtual long? CustomerId { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |
DescriptiveName
Output only. The descriptive name of the account.
Declaration
[JsonProperty("descriptiveName")]
public virtual string DescriptiveName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |