KeywordPlan
A Keyword Planner plan. Max number of saved keyword plans: 10000. It's possible to remove plans if limit is reached.
Columns
Name | Type | Behavior | Description |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
KeywordPlanForecastPeriod | String | ATTRIBUTE | The date period used for forecasting the plan. |
KeywordPlanId | Long | ATTRIBUTE | Output only. The ID of the keyword plan. |
KeywordPlanName | String | ATTRIBUTE | The name of the keyword plan. This field is required and should not be empty when creating new keyword plans. |
KeywordPlanResourceName | String | ATTRIBUTE | Immutable. The resource name of the Keyword Planner plan. KeywordPlan resource names have the form: customers/{customer_id}/keywordPlans/{kp_plan_id} |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |