Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.SuggestedAdUnitUpdateResult Class Reference

Represents the result of performing an action on SuggestedAdUnit objects. More...

Properties

string[] newAdUnitIds [get, set]
 The ids of the AdUnit objects that were created in response to a performSuggestedAdUnitAction call. More...
 
int numChanges [get, set]
 The number of objects that were changed as a result of performing the action. More...
 
bool numChangesSpecified [get, set]
 

Detailed Description

Represents the result of performing an action on SuggestedAdUnit objects.

Property Documentation

string [] Google.Api.Ads.AdManager.v202305.SuggestedAdUnitUpdateResult.newAdUnitIds
getset

The ids of the AdUnit objects that were created in response to a performSuggestedAdUnitAction call.

int Google.Api.Ads.AdManager.v202305.SuggestedAdUnitUpdateResult.numChanges
getset

The number of objects that were changed as a result of performing the action.

bool Google.Api.Ads.AdManager.v202305.SuggestedAdUnitUpdateResult.numChangesSpecified
getset

true, if a value is specified for numChanges, false otherwise.


The documentation for this class was generated from the following file: