AI-generated Key Takeaways
-
The webpage lists various Ad Manager services and their corresponding API references.
-
The
CreativeWrapperService
has a dependency on theperformCreativeWrapperAction()
function. -
The
UpdateResult
object, used across services, indicates the number of objects modified by an action. -
The
UpdateResult
object includes a field namednumChanges
which is an integer representing the count of changed objects.
Represents the result of performing an action on objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
The number of objects that were changed as a result of performing the action. |