DoubleClick Bid Manager API (doubleclickbidmanager:v1.1)

2023-06-17

6 removed methods | Removed API

Deletions

    Methods
  • doubleclickbidmanager.queries.getquery

      Path: query/{queryId}

      Parameters:

        queryId

          Type: string

          Format: int64

          Description: Query ID to retrieve.

          Location: path

          Required: Yes

      Description: Retrieves a stored query.

      Parameter Order: queryId

      HTTP Method: GET

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

      Flat Path: query/{queryId}

  • doubleclickbidmanager.queries.deletequery

      Path: query/{queryId}

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

      Parameters:

        queryId

          Description: Query ID to delete.

          Location: path

          Format: int64

          Required: Yes

          Type: string

      Flat Path: query/{queryId}

      Parameter Order: queryId

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

      HTTP Method: DELETE

  • doubleclickbidmanager.queries.createquery

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

      Path: query

      HTTP Method: POST

      Description: Creates a query.

      Parameters:

        asynchronous

          Default: false

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

          Type: boolean

          Location: query

      Flat Path: query

  • doubleclickbidmanager.queries.runquery

      Description: Runs a stored query to generate a report.

      Flat Path: query/{queryId}

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

      Path: query/{queryId}

      HTTP Method: POST

      Parameter Order: queryId

      Parameters:

        queryId

          Description: Query ID to run.

          Location: path

          Type: string

          Format: int64

          Required: Yes

        asynchronous

          Default: false

          Location: query

          Type: boolean

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

  • doubleclickbidmanager.queries.listqueries

      Flat Path: queries

      Path: queries

      HTTP Method: GET

      Parameters:

        pageSize

          Format: int32

          Type: integer

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

          Location: query

        pageToken

          Type: string

          Location: query

          Description: Optional pagination token.

      Description: Retrieves stored queries.

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

  • doubleclickbidmanager.reports.listreports

      HTTP Method: GET

      Parameter Order: queryId

      Path: queries/{queryId}/reports

      Flat Path: queries/{queryId}/reports

      Description: Retrieves stored reports.

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

      Parameters:

        pageSize

          Location: query

          Format: int32

          Type: integer

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

        queryId

          Location: path

          Description: Query ID with which the reports are associated.

          Required: Yes

          Format: int64

          Type: string

        pageToken

          Location: query

          Type: string

          Description: Optional pagination token.

6 new methods | New API

Additions

    Methods
  • doubleclickbidmanager.queries.getquery

      Path: query/{queryId}

      Parameters:

        queryId

          Type: string

          Format: int64

          Description: Query ID to retrieve.

          Location: path

          Required: Yes

      Description: Retrieves a stored query.

      Parameter Order: queryId

      HTTP Method: GET

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

      Flat Path: query/{queryId}

  • doubleclickbidmanager.queries.deletequery

      Path: query/{queryId}

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

      Parameters:

        queryId

          Description: Query ID to delete.

          Location: path

          Format: int64

          Required: Yes

          Type: string

      Flat Path: query/{queryId}

      Parameter Order: queryId

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

      HTTP Method: DELETE

  • doubleclickbidmanager.queries.createquery

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

      Path: query

      HTTP Method: POST

      Description: Creates a query.

      Parameters:

        asynchronous

          Default: false

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

          Type: boolean

          Location: query

      Flat Path: query

  • doubleclickbidmanager.queries.runquery

      Description: Runs a stored query to generate a report.

      Flat Path: query/{queryId}

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

      Path: query/{queryId}

      HTTP Method: POST

      Parameter Order: queryId

      Parameters:

        queryId

          Description: Query ID to run.

          Location: path

          Type: string

          Format: int64

          Required: Yes

        asynchronous

          Default: false

          Location: query

          Type: boolean

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

  • doubleclickbidmanager.queries.listqueries

      Flat Path: queries

      Path: queries

      HTTP Method: GET

      Parameters:

        pageSize

          Format: int32

          Type: integer

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

          Location: query

        pageToken

          Type: string

          Location: query

          Description: Optional pagination token.

      Description: Retrieves stored queries.

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

  • doubleclickbidmanager.reports.listreports

      HTTP Method: GET

      Parameter Order: queryId

      Path: queries/{queryId}/reports

      Flat Path: queries/{queryId}/reports

      Description: Retrieves stored reports.

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

      Parameters:

        pageSize

          Location: query

          Format: int32

          Type: integer

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

        queryId

          Location: path

          Description: Query ID with which the reports are associated.

          Required: Yes

          Format: int64

          Type: string

        pageToken

          Location: query

          Type: string

          Description: Optional pagination token.