enum ChangeHistoryOperation (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
PublisherQueryLanguageService
An operation that was performed on an entity.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
CREATE
|
|
UPDATE
|
|
DELETE
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003ePublisherQueryLanguageService\u003c/code\u003e uses \u003ccode\u003eChangeHistoryValue\u003c/code\u003e which relies on \u003ccode\u003eChangeHistoryOperation\u003c/code\u003e to denote entity operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChangeHistoryOperation\u003c/code\u003e is an enumeration that describes the operation performed, like \u003ccode\u003eCREATE\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e, within the specified namespace.\u003c/p\u003e\n"],["\u003cp\u003eIf the operation type is not known or supported by the API version, it's represented by the \u003ccode\u003eUNKNOWN\u003c/code\u003e enumeration value.\u003c/p\u003e\n"]]],["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"],null,["# enum ChangeHistoryOperation (v202408)\n\n**Service** \n**PublisherQueryLanguageService** **Dependencies** \n[ChangeHistoryValue](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.ChangeHistoryValue) \n▼\n**ChangeHistoryOperation**\n\nAn operation that was performed on an entity.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `CREATE` | |\n| `UPDATE` | |\n| `DELETE` | |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]