Class GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestBudgetInfo
Current budget information of the campaign.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestBudgetInfo : IDirectResponseSchema
Properties
CurrentBudget
Required. Current budget amount in micros. This field is necessary for the following recommendation_types if budget_info is set: CAMPAIGN_BUDGET
Declaration
[JsonProperty("currentBudget")]
public virtual long? CurrentBudget { 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 |