View Source GoogleApi.SearchAds360.V0.Api.Customers (google_api_search_ads360 v0.6.0)
API calls for all endpoints tagged Customers
.
Summary
Functions
Returns the requested custom column in full detail.
Returns all the custom columns associated with the customer in full detail.
Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError
Returns all rows that match the search query. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QueryError QuotaError RequestError
Functions
searchads360_customers_custom_columns_get(connection, resource_name, optional_params \\ [], opts \\ [])
View Source@spec searchads360_customers_custom_columns_get( Tesla.Env.client(), String.t(), keyword(), keyword() ) :: {:ok, GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_CustomColumn.t()} | {:ok, Tesla.Env.t()} | {:ok, list()} | {:error, any()}
Returns the requested custom column in full detail.
Parameters
-
connection
(type:GoogleApi.SearchAds360.V0.Connection.t
) - Connection to server -
resource_name
(type:String.t
) - Required. The resource name of the custom column to fetch. -
optional_params
(type:keyword()
) - Optional parameters-
:"$.xgafv"
(type:String.t
) - V1 error format. -
:access_token
(type:String.t
) - OAuth access token. -
:alt
(type:String.t
) - Data format for response. -
:callback
(type:String.t
) - JSONP -
:fields
(type:String.t
) - Selector specifying which fields to include in a partial response. -
:key
(type:String.t
) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. -
:oauth_token
(type:String.t
) - OAuth 2.0 token for the current user. -
:prettyPrint
(type:boolean()
) - Returns response with indentations and line breaks. -
:quotaUser
(type:String.t
) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. -
:uploadType
(type:String.t
) - Legacy upload protocol for media (e.g. "media", "multipart"). -
:upload_protocol
(type:String.t
) - Upload protocol for media (e.g. "raw", "multipart").
-
-
opts
(type:keyword()
) - Call options
Returns
-
{:ok, %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_CustomColumn{}}
on success -
{:error, info}
on failure
searchads360_customers_custom_columns_list(connection, customer_id, optional_params \\ [], opts \\ [])
View Source@spec searchads360_customers_custom_columns_list( Tesla.Env.client(), String.t(), keyword(), keyword() ) :: {:ok, GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListCustomColumnsResponse.t()} | {:ok, Tesla.Env.t()} | {:ok, list()} | {:error, any()}
Returns all the custom columns associated with the customer in full detail.
Parameters
-
connection
(type:GoogleApi.SearchAds360.V0.Connection.t
) - Connection to server -
customer_id
(type:String.t
) - Required. The ID of the customer to apply the CustomColumn list operation to. -
optional_params
(type:keyword()
) - Optional parameters-
:"$.xgafv"
(type:String.t
) - V1 error format. -
:access_token
(type:String.t
) - OAuth access token. -
:alt
(type:String.t
) - Data format for response. -
:callback
(type:String.t
) - JSONP -
:fields
(type:String.t
) - Selector specifying which fields to include in a partial response. -
:key
(type:String.t
) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. -
:oauth_token
(type:String.t
) - OAuth 2.0 token for the current user. -
:prettyPrint
(type:boolean()
) - Returns response with indentations and line breaks. -
:quotaUser
(type:String.t
) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. -
:uploadType
(type:String.t
) - Legacy upload protocol for media (e.g. "media", "multipart"). -
:upload_protocol
(type:String.t
) - Upload protocol for media (e.g. "raw", "multipart").
-
-
opts
(type:keyword()
) - Call options
Returns
-
{:ok, %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListCustomColumnsResponse{}}
on success -
{:error, info}
on failure
searchads360_customers_list_accessible_customers(connection, optional_params \\ [], opts \\ [])
View Source@spec searchads360_customers_list_accessible_customers( Tesla.Env.client(), keyword(), keyword() ) :: {:ok, GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListAccessibleCustomersResponse.t()} | {:ok, Tesla.Env.t()} | {:ok, list()} | {:error, any()}
Returns resource names of customers directly accessible by the user authenticating the call. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError
Parameters
-
connection
(type:GoogleApi.SearchAds360.V0.Connection.t
) - Connection to server -
optional_params
(type:keyword()
) - Optional parameters-
:"$.xgafv"
(type:String.t
) - V1 error format. -
:access_token
(type:String.t
) - OAuth access token. -
:alt
(type:String.t
) - Data format for response. -
:callback
(type:String.t
) - JSONP -
:fields
(type:String.t
) - Selector specifying which fields to include in a partial response. -
:key
(type:String.t
) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. -
:oauth_token
(type:String.t
) - OAuth 2.0 token for the current user. -
:prettyPrint
(type:boolean()
) - Returns response with indentations and line breaks. -
:quotaUser
(type:String.t
) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. -
:uploadType
(type:String.t
) - Legacy upload protocol for media (e.g. "media", "multipart"). -
:upload_protocol
(type:String.t
) - Upload protocol for media (e.g. "raw", "multipart").
-
-
opts
(type:keyword()
) - Call options
Returns
-
{:ok, %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListAccessibleCustomersResponse{}}
on success -
{:error, info}
on failure
searchads360_customers_search_ads360_search(connection, customer_id, optional_params \\ [], opts \\ [])
View Source@spec searchads360_customers_search_ads360_search( Tesla.Env.client(), String.t(), keyword(), keyword() ) :: {:ok, GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_SearchSearchAds360Response.t()} | {:ok, Tesla.Env.t()} | {:ok, list()} | {:error, any()}
Returns all rows that match the search query. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QueryError QuotaError RequestError
Parameters
-
connection
(type:GoogleApi.SearchAds360.V0.Connection.t
) - Connection to server -
customer_id
(type:String.t
) - Required. The ID of the customer being queried. -
optional_params
(type:keyword()
) - Optional parameters-
:"$.xgafv"
(type:String.t
) - V1 error format. -
:access_token
(type:String.t
) - OAuth access token. -
:alt
(type:String.t
) - Data format for response. -
:callback
(type:String.t
) - JSONP -
:fields
(type:String.t
) - Selector specifying which fields to include in a partial response. -
:key
(type:String.t
) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. -
:oauth_token
(type:String.t
) - OAuth 2.0 token for the current user. -
:prettyPrint
(type:boolean()
) - Returns response with indentations and line breaks. -
:quotaUser
(type:String.t
) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. -
:uploadType
(type:String.t
) - Legacy upload protocol for media (e.g. "media", "multipart"). -
:upload_protocol
(type:String.t
) - Upload protocol for media (e.g. "raw", "multipart"). -
:body
(type:GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_SearchSearchAds360Request.t
) -
-
-
opts
(type:keyword()
) - Call options
Returns
-
{:ok, %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_SearchSearchAds360Response{}}
on success -
{:error, info}
on failure