Class CustomersResource.AdsResource
The "ads" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.AdsResource
Constructors
AdsResource(IClientService)
Constructs a new resource.
Declaration
public AdsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateAdsRequest, string)
Updates ads. Operation statuses are returned. Updating ads is not supported for TextAd, ExpandedDynamicSearchAd, GmailAd and ImageAd. List of thrown errors: AdCustomizerError AdError AdSharingError AdxError AssetError AssetLinkError AuthenticationError AuthorizationError CollectionSizeError DatabaseError DateError DistinctError FeedAttributeReferenceError FieldError FieldMaskError FunctionError FunctionParsingError HeaderError IdError ImageError InternalError ListOperationError MediaBundleError MediaFileError MutateError NewResourceCreationError NotEmptyError NullError OperatorError PolicyFindingError PolicyViolationError QuotaError RangeError RequestError SizeLimitError StringFormatError StringLengthError UrlFieldError
Declaration
public virtual CustomersResource.AdsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateAdsRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateAdsRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer whose ads are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.AdsResource.MutateRequest |