Returns the customColumns Resource.
Returns the searchAds360 Resource.
Close httplib2 connections.
listAccessibleCustomers(x__xgafv=None)
Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()
close()
Close httplib2 connections.
listAccessibleCustomers(x__xgafv=None)
Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]() Args: x__xgafv: string, V1 error format. Allowed values 1 - v1 error format 2 - v2 error format Returns: An object of the form: { # Response message for CustomerService.ListAccessibleCustomers. "resourceNames": [ # Resource name of customers directly accessible by the user authenticating the call. "A String", ], }