class Customers extends Resource (View source)

The "customers" collection of methods.

Typical usage is:

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

Methods

listAccessibleCustomers(array $optParams = [])

Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() (customers.listAccessibleCustomers)

Details

GoogleAdsSearchads360V0ServicesListAccessibleCustomersResponse listAccessibleCustomers(array $optParams = [])

Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() (customers.listAccessibleCustomers)

Parameters

array $optParams

Optional parameters.

Return Value

GoogleAdsSearchads360V0ServicesListAccessibleCustomersResponse

Exceptions

Exception