class CustomersSearchAds360 extends Resource (View source)

The "searchAds360" collection of methods.

Typical usage is:

 $searchads360Service = new Google\Service\SA360(...);
 $searchAds360 = $searchads360Service->customers_searchAds360;

Methods

search(string $customerId, GoogleAdsSearchads360V0ServicesSearchSearchAds360Request $postBody, array $optParams = [])

Returns all rows that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]() (searchAds360.search)

Details

Returns all rows that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]() (searchAds360.search)

Parameters

string $customerId

Required. The ID of the customer being queried.

GoogleAdsSearchads360V0ServicesSearchSearchAds360Request $postBody
array $optParams

Optional parameters.

Return Value

GoogleAdsSearchads360V0ServicesSearchSearchAds360Response

Exceptions

Exception