Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["This enum describes the time window options for achieving a target frequency."],["Options include unspecified, unknown, and weekly time windows for frequency optimization."],["`UNSPECIFIED` and `UNKNOWN` values serve specific purposes, with `UNKNOWN` reserved for return values representing unknown versions."],["When setting this field to `WEEKLY`, bidding is optimized to reach the target frequency within a week's timeframe."]]],["The provided content defines an enum for specifying time windows to achieve a target frequency. The enum values are: `UNSPECIFIED`, indicating no specified time frame; `UNKNOWN`, a return value signifying an unknown value; and `WEEKLY`, which designates optimizing bids to reach the target frequency within a one-week period. These values are designed for managing bidding strategies over different time intervals.\n"]]