CampaignBudget

The campaign budget referenced in the query.

Table Specific Information

Select

Google Ads does not allow every column to be selected in a single query as some data will conflict if selected together. Therefore, when issuing a query that selects all columns, only the default metrics, segments, and attributes will be returned. In general, these defaults are the same fields that are exposed through the Ads console.

To use the nondefault fields, explicitly select them in your query.

Filters can also be used in the WHERE clause. The supported operators are the =, !=, >, >=, <, <=, LIKE, NOT LIKE, IN, and NOT IN operators. All filters must be joined by the AND keyword as OR is not supported by the Ads API.

Columns

Name Type Description
CampaignBudgetAmountMicros Long CampaignBudgetAmountMicros column for table CampaignBudget
CampaignBudgetDeliveryMethod String CampaignBudgetDeliveryMethod column for table CampaignBudget
CampaignBudgetExplicitlyShared Bool CampaignBudgetExplicitlyShared column for table CampaignBudget
CampaignBudgetHasRecommendedBudget Bool CampaignBudgetHasRecommendedBudget column for table CampaignBudget
CampaignBudgetId Long CampaignBudgetId column for table CampaignBudget
CampaignBudgetName String CampaignBudgetName column for table CampaignBudget
CampaignBudgetPeriod String CampaignBudgetPeriod column for table CampaignBudget
CampaignBudgetRecommendedBudgetAmountMicros Long CampaignBudgetRecommendedBudgetAmountMicros column for table CampaignBudget
CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyClicks Long CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyClicks column for table CampaignBudget
CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyCostMicros Long CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyCostMicros column for table CampaignBudget
CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyInteractions Long CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyInteractions column for table CampaignBudget
CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyViews Long CampaignBudgetRecommendedBudgetEstimatedChangeWeeklyViews column for table CampaignBudget
CampaignBudgetReferenceCount Long CampaignBudgetReferenceCount column for table CampaignBudget
CampaignBudgetResourceName String CampaignBudgetResourceName column for table CampaignBudget
CampaignBudgetStatus String CampaignBudgetStatus column for table CampaignBudget
CampaignBudgetTotalAmountMicros Long CampaignBudgetTotalAmountMicros column for table CampaignBudget
CampaignBudgetType String CampaignBudgetType column for table CampaignBudget
CustomerId Long CustomerId column for table CampaignBudget table.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.