Campaign Manager 360 API (dfareporting:v4)

2024-09-27

2 new methods

Additions

    Methods
  • dfareporting.tvCampaignDetails.get

      Path : userprofiles/{+profileId}/tvCampaignDetails/{+id}

      Flat Path : userprofiles/{userprofilesId}/tvCampaignDetails/{tvCampaignDetailsId}

      HTTP Method : GET

      Parameters :

        profileId

          Description : Required. User profile ID associated with this request.

          Pattern : ^[^/]+$

          Location : path

          Required : Yes

          Type : string

          Format : int64

        id

          Description : Required. TV Campaign ID.

          Pattern : ^[^/]+$

          Location : path

          Required : Yes

          Type : string

        accountId

          Description : Required. Account ID associated with this request.

          Location : query

          Type : string

          Format : int64

      Parameter Order :

    • profileId
    • id
    • Scopes : https://www.googleapis.com/auth/dfatrafficking

      Description : Gets one TvCampaignDetail by ID.

  • dfareporting.tvCampaignSummaries.list

      Path : userprofiles/{+profileId}/tvCampaignSummaries

      Flat Path : userprofiles/{userprofilesId}/tvCampaignSummaries

      HTTP Method : GET

      Parameters :

        profileId

          Description : Required. User profile ID associated with this request.

          Pattern : ^[^/]+$

          Location : path

          Required : Yes

          Type : string

          Format : int64

        accountId

          Description : Required. Account ID associated with this request.

          Location : query

          Type : string

          Format : int64

        name

          Description : Required. Search string to filter the list of TV campaign summaries. Matches any substring. Required field.

          Location : query

          Type : string

      Parameter Order : profileId

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

      Description : Retrieves a list of TV campaign summaries.