Class AdGroupAdServiceGrpc.AdGroupAdServiceBlockingV2Stub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<AdGroupAdServiceGrpc.AdGroupAdServiceBlockingV2Stub>
com.google.ads.googleads.v18.services.AdGroupAdServiceGrpc.AdGroupAdServiceBlockingV2Stub
Enclosing class:
AdGroupAdServiceGrpc

public static final class AdGroupAdServiceGrpc.AdGroupAdServiceBlockingV2Stub extends io.grpc.stub.AbstractBlockingStub<AdGroupAdServiceGrpc.AdGroupAdServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service AdGroupAdService.
 Service to manage ads in an ad group.
 
  • Method Details

    • build

      protected AdGroupAdServiceGrpc.AdGroupAdServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
      Specified by:
      build in class io.grpc.stub.AbstractStub<AdGroupAdServiceGrpc.AdGroupAdServiceBlockingV2Stub>
    • mutateAdGroupAds

      public MutateAdGroupAdsResponse mutateAdGroupAds(MutateAdGroupAdsRequest request)
       Creates, updates, or removes ads. Operation statuses are returned.
       List of thrown errors:
         [AdCustomizerError]()
         [AdError]()
         [AdGroupAdError]()
         [AdSharingError]()
         [AdxError]()
         [AssetError]()
         [AssetLinkError]()
         [AuthenticationError]()
         [AuthorizationError]()
         [CollectionSizeError]()
         [ContextError]()
         [DatabaseError]()
         [DateError]()
         [DistinctError]()
         [FeedAttributeReferenceError]()
         [FieldError]()
         [FieldMaskError]()
         [FunctionError]()
         [FunctionParsingError]()
         [HeaderError]()
         [IdError]()
         [ImageError]()
         [InternalError]()
         [ListOperationError]()
         [MediaBundleError]()
         [MediaFileError]()
         [MutateError]()
         [NewResourceCreationError]()
         [NotEmptyError]()
         [NullError]()
         [OperationAccessDeniedError]()
         [OperatorError]()
         [PolicyFindingError]()
         [PolicyValidationParameterError]()
         [PolicyViolationError]()
         [QuotaError]()
         [RangeError]()
         [RequestError]()
         [ResourceCountLimitExceededError]()
         [SizeLimitError]()
         [StringFormatError]()
         [StringLengthError]()
         [UrlFieldError]()
       
    • removeAutomaticallyCreatedAssets

      public com.google.protobuf.Empty removeAutomaticallyCreatedAssets(RemoveAutomaticallyCreatedAssetsRequest request)
       Remove automatically created assets from an ad.
       List of thrown errors:
         [AdError]()
         [AuthenticationError]()
         [AuthorizationError]()
         [AutomaticallyCreatedAssetRemovalError]()
         [HeaderError]()
         [InternalError]()
         [MutateError]()
         [QuotaError]()
         [RequestError]()