{"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 (世界標準時間)。"],[[["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"]]