DoubleClick Bid Manager API (doubleclickbidmanager:v1.1)

2023-06-18

6 removed methods | Removed API

Deletions

    Methods
  • doubleclickbidmanager.queries.runquery

      HTTP Method : POST

      Path : query/{queryId}

      Flat Path : query/{queryId}

      Parameter Order : queryId

      Parameters :

        asynchronous

          Type : boolean

          Description : If true, tries to run the query asynchronously.

          Location : query

          Default : false

        queryId

          Type : string

          Required : Yes

          Location : path

          Format : int64

          Description : Query ID to run.

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Description : Runs a stored query to generate a report.

  • doubleclickbidmanager.queries.listqueries

      Flat Path : queries

      Parameters :

        pageToken

          Type : string

          Location : query

          Description : Optional pagination token.

        pageSize

          Description : Maximum number of results per page. Must be between 1 and 100. Defaults to 100 if unspecified.

          Type : integer

          Format : int32

          Location : query

      Description : Retrieves stored queries.

      Path : queries

      HTTP Method : GET

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

  • doubleclickbidmanager.queries.deletequery

      Parameter Order : queryId

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Flat Path : query/{queryId}

      HTTP Method : DELETE

      Path : query/{queryId}

      Description : Deletes a stored query as well as the associated stored reports.

      Parameters :

        queryId

          Location : path

          Required : Yes

          Description : Query ID to delete.

          Type : string

          Format : int64

  • doubleclickbidmanager.queries.createquery

      Description : Creates a query.

      Parameters :

        asynchronous

          Description : If true, tries to run the query asynchronously. Only applicable when the frequency is ONE_TIME.

          Default : false

          Type : boolean

          Location : query

      Path : query

      HTTP Method : POST

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Flat Path : query

  • doubleclickbidmanager.queries.getquery

      Path : query/{queryId}

      HTTP Method : GET

      Parameter Order : queryId

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Flat Path : query/{queryId}

      Description : Retrieves a stored query.

      Parameters :

        queryId

          Type : string

          Location : path

          Required : Yes

          Format : int64

          Description : Query ID to retrieve.

  • doubleclickbidmanager.reports.listreports

      HTTP Method : GET

      Flat Path : queries/{queryId}/reports

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Parameters :

        queryId

          Required : Yes

          Location : path

          Format : int64

          Type : string

          Description : Query ID with which the reports are associated.

        pageSize

          Location : query

          Format : int32

          Description : Maximum number of results per page. Must be between 1 and 100. Defaults to 100 if unspecified.

          Type : integer

        pageToken

          Location : query

          Description : Optional pagination token.

          Type : string

      Path : queries/{queryId}/reports

      Parameter Order : queryId

      Description : Retrieves stored reports.

6 new methods | New API

Additions

    Methods
  • doubleclickbidmanager.queries.runquery

      HTTP Method : POST

      Path : query/{queryId}

      Flat Path : query/{queryId}

      Parameter Order : queryId

      Parameters :

        asynchronous

          Type : boolean

          Description : If true, tries to run the query asynchronously.

          Location : query

          Default : false

        queryId

          Type : string

          Required : Yes

          Location : path

          Format : int64

          Description : Query ID to run.

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Description : Runs a stored query to generate a report.

  • doubleclickbidmanager.queries.listqueries

      Flat Path : queries

      Parameters :

        pageToken

          Type : string

          Location : query

          Description : Optional pagination token.

        pageSize

          Description : Maximum number of results per page. Must be between 1 and 100. Defaults to 100 if unspecified.

          Type : integer

          Format : int32

          Location : query

      Description : Retrieves stored queries.

      Path : queries

      HTTP Method : GET

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

  • doubleclickbidmanager.queries.deletequery

      Parameter Order : queryId

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Flat Path : query/{queryId}

      HTTP Method : DELETE

      Path : query/{queryId}

      Description : Deletes a stored query as well as the associated stored reports.

      Parameters :

        queryId

          Location : path

          Required : Yes

          Description : Query ID to delete.

          Type : string

          Format : int64

  • doubleclickbidmanager.queries.createquery

      Description : Creates a query.

      Parameters :

        asynchronous

          Description : If true, tries to run the query asynchronously. Only applicable when the frequency is ONE_TIME.

          Default : false

          Type : boolean

          Location : query

      Path : query

      HTTP Method : POST

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Flat Path : query

  • doubleclickbidmanager.queries.getquery

      Path : query/{queryId}

      HTTP Method : GET

      Parameter Order : queryId

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Flat Path : query/{queryId}

      Description : Retrieves a stored query.

      Parameters :

        queryId

          Type : string

          Location : path

          Required : Yes

          Format : int64

          Description : Query ID to retrieve.

  • doubleclickbidmanager.reports.listreports

      HTTP Method : GET

      Flat Path : queries/{queryId}/reports

      Scopes : https://www.googleapis.com/auth/doubleclickbidmanager

      Parameters :

        queryId

          Required : Yes

          Location : path

          Format : int64

          Type : string

          Description : Query ID with which the reports are associated.

        pageSize

          Location : query

          Format : int32

          Description : Maximum number of results per page. Must be between 1 and 100. Defaults to 100 if unspecified.

          Type : integer

        pageToken

          Location : query

          Description : Optional pagination token.

          Type : string

      Path : queries/{queryId}/reports

      Parameter Order : queryId

      Description : Retrieves stored reports.