[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `Schedule.MonthlyScheduleOrBuilder` interface, part of the Google Ad Manager API, spanning versions 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `MonthlyScheduleOrBuilder` interface is used to specify which days of the month a report should run, accepting values between 1 and 31, and ignoring days invalid for a given month."],["The interface provides methods to retrieve a specific day from the schedule using `getMonthlyScheduledDays(int index)`, to check the total number of days scheduled using `getMonthlyScheduledDaysCount()`, and to get the full list of all days using `getMonthlyScheduledDaysList()`."],["The data type used for the scheduled days is a `repeated int32`, meaning each day is represented by an integer, and multiple days can be specified within a single schedule."]]],[]]