[[["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-08-20 UTC."],[[["`PublisherQueryLanguageService` uses `ChangeHistoryValue` which relies on `ChangeHistoryOperation` to denote entity operations."],["`ChangeHistoryOperation` is an enumeration that describes the operation performed, like `CREATE`, `UPDATE`, or `DELETE`, within the specified namespace."],["If the operation type is not known or supported by the API version, it's represented by the `UNKNOWN` enumeration value."]]],["The core content describes the `ChangeHistoryOperation` within the `PublisherQueryLanguageService`, specifically focusing on operations performed on an entity. It resides within the namespace `https://www.google.com/apis/ads/publisher/v202408`. Four key operations are defined: `CREATE`, `UPDATE`, `DELETE`, and `UNKNOWN`. `UNKNOWN` indicates an unexposed operation by the requested API version. The `ChangeHistoryValue` is an important part of the service's dependencies.\n"]]