{"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"]],["最后更新时间 (UTC):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"]]