[[["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."],[[["`ChangeHistoryOperation` is an enumeration used within the `PublisherQueryLanguageService` to indicate the type of operation performed on an entity."],["It includes `CREATE`, `UPDATE`, and `DELETE` operations, alongside an `UNKNOWN` value for cases where the operation is not exposed by the API."],["This enumeration is part of the Google Ad Manager API and is defined within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The `PublisherQueryLanguageService` utilizes `ChangeHistoryValue` to track operations on entities. The `ChangeHistoryOperation` enumeration defines the types of changes recorded, which include `CREATE`, `UPDATE`, `DELETE`, and `UNKNOWN`. `UNKNOWN` indicates the actual operation is not accessible via the requested API version. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]