google_api_double_click_search v0.4.0 API Reference
Modules
API calls for all endpoints tagged Conversion
.
API calls for all endpoints tagged Reports
.
API calls for all endpoints tagged SavedColumns
.
Handle Tesla connections for GoogleApi.DoubleClickSearch.V2.
A message containing availability data relevant to DoubleClick Search.
A conversion containing data relevant to DoubleClick Search.
A list of conversions.
A message containing the custome dimension.
A message containing the custome metric.
A DoubleClick Search report. This object contains the report request, some report metadata such as currency code, and the generated report rows or report files.
A request object used to create a DoubleClick Search report.
A request object used to create a DoubleClick Search report.
Attributes
column
(type:GoogleApi.DoubleClickSearch.V2.Model.ReportApiColumnSpec.t
, default:nil
) - Column to perform the filter on. This can be a DoubleClick Search column or a saved column.operator
(type:String.t
, default:nil
) - Operator to use in the filter. See the filter reference for a list of available operators.values
(type:list(any())
, default:nil
) - A list of values to filter the column value against. The maximum number of filter values per request is 300.
Attributes
column
(type:GoogleApi.DoubleClickSearch.V2.Model.ReportApiColumnSpec.t
, default:nil
) - Column to perform the sort on. This can be a DoubleClick Search-defined column or a saved column.sortOrder
(type:String.t
, default:nil
) - The sort direction, which is either ascending or descending.
The reportScope is a set of IDs that are used to determine which subset of entities will be returned in the report. The full lineage of IDs from the lowest scoped level desired up through agency is required.
If metrics are requested in a report, this argument will be used to restrict the metrics to a specific time range.
A saved column
A list of saved columns. Advertisers create saved columns to report on Floodlight activities, Google Analytics goals, or custom KPIs. To request reports with saved columns, you'll need the saved column names that are available from this list.
The request to update availability.
The response to a update availability request.