Class GoogleAdsSearchads360V23CommonAdditionalApplicationInfo
Additional information about the application/tool issuing the request. This field is only used by ContentCreatorInsightsService, AudienceInsightsService, and ReachPlanService APIs.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonAdditionalApplicationInfo : IDirectResponseSchema
Properties
ApplicationId
The unique identifier of the agency proprietary application. This identifier is generated by Google. Reach out to your Google representative to request an application_id for each new application being integrated.
Declaration
[JsonProperty("applicationId")]
public virtual string ApplicationId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ApplicationInstance
The instance type of the application sending the request.
Declaration
[JsonProperty("applicationInstance")]
public virtual string ApplicationInstance { 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 |