[[["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-02-13 UTC."],[[["`RefreshType` enumerates how a live stream's HLS master playlist is refreshed within Google Ad Manager."],["Three options exist for playlist refresh: automatic, manual, or unknown (if the API version doesn't expose the actual value)."],["`AUTOMATIC` refreshes the master playlist continuously, while `MANUAL` only does so when explicitly requested."]]],["The `LiveStreamEventService` uses `MasterPlaylistSettings` to manage HLS master playlist refreshes. The `RefreshType` enumeration defines three refresh methods: `AUTOMATIC`, where the playlist refreshes automatically; `MANUAL`, where refresh only occurs upon request; and `UNKNOWN`, for cases where the API version doesn't reveal the refresh type. These settings determine how and when the master playlist is updated for live streams. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]