View Source API Reference google_api_double_click_bid_manager v0.23.0
Modules
API client metadata for GoogleApi.DoubleClickBidManager.V1.
Handle Tesla connections for GoogleApi.DoubleClickBidManager.V1.
API client metadata for GoogleApi.DoubleClickBidManager.V11.
API calls for all endpoints tagged Queries
.
API calls for all endpoints tagged Reports
.
Handle Tesla connections for GoogleApi.DoubleClickBidManager.V11.
A channel grouping defines a set of rules that can be used to categorize events in a path report.
DisjunctiveMatchStatement that OR's all contained filters.
Defines the type of filter to be applied to the path, a DV360 event dimension filter.
Filter used to match traffic data in your report.
List queries response.
List reports response.
Additional query options.
Parameters of a query or report.
Path filters specify which paths to include in a report. A path is the result of combining DV360 events based on User ID to create a workflow of users' actions. When a path filter is set, the resulting report will only include paths that match the specified event at the specified position. All other paths will be excluded.
Path Query Options for Report Options.
Dimension Filter on path events.
Represents a query.
Query metadata.
Information on how frequently and when to run a query.
Represents a report.
An explanation of a report failure.
Key used to identify a report.
Report metadata.
Report status.
A Rule defines a name, and a boolean expression in conjunctive normal form{.external} that can be // applied to a path event to determine if that name should be applied.
Request to run a stored query to generate a report.
API client metadata for GoogleApi.DoubleClickBidManager.V2.
API calls for all endpoints tagged Queries
.
Handle Tesla connections for GoogleApi.DoubleClickBidManager.V2.
A channel grouping defines a set of rules that can be used to categorize events in a path report.
Report data range.
Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: A full date, with non-zero year, month, and day values. A month and day, with a zero year (for example, an anniversary). A year on its own, with a zero month and a zero day. A year and month, with a zero day (for example, a credit card expiration date). Related types: google.type.TimeOfDay google.type.DateTime * google.protobuf.Timestamp
DisjunctiveMatchStatement that OR's all contained filters.
Defines the type of filter to be applied to the path, a DV360 event dimension filter.
Filter used to match traffic data in your report.
Attributes
-
nextPageToken
(type:String.t
, default:nil
) - A token, which can be sent as page_token to retrieve the next page of queries. If this field is omitted, there are no subsequent pages. -
queries
(type:list(GoogleApi.DoubleClickBidManager.V2.Model.Query.t)
, default:nil
) - The list of queries.
Attributes
-
nextPageToken
(type:String.t
, default:nil
) - A token, which can be sent as page_token to retrieve the next page of reports. If this field is omitted, there are no subsequent pages. -
reports
(type:list(GoogleApi.DoubleClickBidManager.V2.Model.Report.t)
, default:nil
) - Retrieved reports.
Additional query options.
Parameters of a query or report.
Path filters specify which paths to include in a report. A path is the result of combining DV360 events based on User ID to create a workflow of users' actions. When a path filter is set, the resulting report will only include paths that match the specified event at the specified position. All other paths will be excluded.
Path Query Options for Report Options.
Dimension filter on path events.
Represents a query.
Query metadata.
Information on when and how frequently to run a query.
Represents a report.
Key used to identify a report.
Report metadata.
Report status.
A Rule defines a name, and a boolean expression in [conjunctive normal form] (http://mathworld.wolfram.com/ConjunctiveNormalForm.html){.external} that can be applied to a path event to determine if that name should be applied.
Request to run a stored query to generate a report.