AI-generated Key Takeaways
-
Display & Video 360 API v3 has sunset and users should transition to v4.
-
The content describes possible time units used for frequency caps within the Display & Video 360 API.
-
Available time units for frequency caps include Lifetime, Months, Weeks, Days, Hours, and Minutes, along with a default unspecified unit.
Possible time units.
Enums | |
---|---|
TIME_UNIT_UNSPECIFIED |
Time unit value is not specified or is unknown in this version. |
TIME_UNIT_LIFETIME |
The frequency cap will be applied to the whole life time of the line item. |
TIME_UNIT_MONTHS |
The frequency cap will be applied to a number of months. |
TIME_UNIT_WEEKS |
The frequency cap will be applied to a number of weeks. |
TIME_UNIT_DAYS |
The frequency cap will be applied to a number of days. |
TIME_UNIT_HOURS |
The frequency cap will be applied to a number of hours. |
TIME_UNIT_MINUTES |
The frequency cap will be applied to a number of minutes. |