AI-generated Key Takeaways
-
The UpdateResult object represents the outcome of actions performed on objects within the system.
-
It provides a numerical value (
numChanges
) indicating how many objects were modified by the action. -
The UpdateResult object is relevant to numerous services within Google Ad Manager, including those related to ads, audiences, creatives, and inventory.
-
Developers can utilize the UpdateResult object to understand the impact of their operations and ensure data consistency.
Represents the result of performing an action on objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
The number of objects that were changed as a result of performing the action. |