Class SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStub>
-
- com.google.ads.googleads.v9.services.SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStub
-
- Enclosing class:
- SmartCampaignSearchTermViewServiceGrpc
public static final class SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStub>
Service to manage Smart campaign search term views.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)SmartCampaignSearchTermViewgetSmartCampaignSearchTermView(GetSmartCampaignSearchTermViewRequest request)Returns the attributes of the requested Smart campaign search term view.
-
-
-
Method Detail
-
build
protected SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceBlockingStub>
-
getSmartCampaignSearchTermView
public SmartCampaignSearchTermView getSmartCampaignSearchTermView(GetSmartCampaignSearchTermViewRequest request)
Returns the attributes of the requested Smart campaign search term view. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()
-
-