{"pacingPeriod": enum (PacingPeriod),"pacingType": enum (PacingType),// Union field daily_max_value can be only one of the following:"dailyMaxMicros": string,"dailyMaxImpressions": string// End of list of possible types for union field daily_max_value.}
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-02-25 UTC。"],[[["Pacing settings manage the rate at which a budget is spent, either daily or over the entire campaign duration."],["You can control spending by setting daily limits for currency or impressions."],["Pacing types allow you to spend evenly, quickly (\"ASAP\"), or ahead of schedule to exhaust the budget by the campaign's end."],["Starting November 5, 2024, the \"ASAP\" pacing type will no longer work with campaign-duration pacing for insertion orders."]]],["Pacing settings control budget spending rates, defined by `pacingPeriod` and `pacingType`. `pacingPeriod` specifies the time frame (daily or flight duration), with `PACING_PERIOD_FLIGHT` as the default for automated budget allocation. `pacingType` dictates spending behavior (ASAP, ahead, or evenly), with `PACING_TYPE_ASAP` being incompatible with `PACING_PERIOD_FLIGHT`. For daily pacing, `dailyMaxMicros` sets the maximum daily currency spending, and `dailyMaxImpressions` sets the maximum number of daily impressions.\n"]]