Class CustomersResource.SearchAds360Resource
The "searchAds360" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v0
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class CustomersResource.SearchAds360Resource
Constructors
SearchAds360Resource(IClientService)
Constructs a new resource.
Declaration
public SearchAds360Resource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Search(GoogleAdsSearchads360V0ServicesSearchSearchAds360Request, string)
Returns all rows that match the search query. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QueryError QuotaError RequestError
Declaration
public virtual CustomersResource.SearchAds360Resource.SearchRequest Search(GoogleAdsSearchads360V0ServicesSearchSearchAds360Request body, string customerId)
Parameters
Type | Name | Description |
---|---|---|
GoogleAdsSearchads360V0ServicesSearchSearchAds360Request | body | The body of the request. |
string | customerId | Required. The ID of the customer being queried. |
Returns
Type | Description |
---|---|
CustomersResource.SearchAds360Resource.SearchRequest |