Display & Video 360 API (displayvideo:v1)

2022-01-21

3 new methods

Additions

    Methods
  • displayvideo.firstAndThirdPartyAudiences.editCustomerMatchMembers

      Flat Path : v1/firstAndThirdPartyAudiences/{firstAndThirdPartyAudiencesId}:editCustomerMatchMembers

      Parameter Order : firstAndThirdPartyAudienceId

      Scopes : https://www.googleapis.com/auth/display-video

      Parameters :

        firstAndThirdPartyAudienceId

          Required : Yes

          Description : Required. The ID of the Customer Match FirstAndThirdPartyAudience whose members will be edited.

          Type : string

          Format : int64

          Pattern : ^[^/]+$

          Location : path

      Description : Updates the member list of a Customer Match audience. Only supported for the following audience_type: * `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`

      Path : v1/firstAndThirdPartyAudiences/{+firstAndThirdPartyAudienceId}:editCustomerMatchMembers

      HTTP Method : POST

  • displayvideo.firstAndThirdPartyAudiences.create

      Path : v1/firstAndThirdPartyAudiences

      Parameters :

        advertiserId

          Type : string

          Format : int64

          Description : Required. The ID of the advertiser under whom the FirstAndThirdPartyAudience will be created.

          Location : query

      HTTP Method : POST

      Description : Creates a FirstAndThirdPartyAudience. Only supported for the following audience_type: * `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`

      Scopes : https://www.googleapis.com/auth/display-video

      Flat Path : v1/firstAndThirdPartyAudiences

  • displayvideo.firstAndThirdPartyAudiences.patch

      Description : Updates an existing FirstAndThirdPartyAudience. Only supported for the following audience_type: * `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`

      Scopes : https://www.googleapis.com/auth/display-video

      HTTP Method : PATCH

      Flat Path : v1/firstAndThirdPartyAudiences/{firstAndThirdPartyAudiencesId}

      Path : v1/firstAndThirdPartyAudiences/{+firstAndThirdPartyAudienceId}

      Parameters :

        updateMask

          Location : query

          Format : google-fieldmask

          Type : string

          Description : Required. The mask to control which fields to update.

        advertiserId

          Type : string

          Format : int64

          Location : query

          Description : Required. The ID of the owner advertiser of the updated FirstAndThirdPartyAudience.

        firstAndThirdPartyAudienceId

          Location : path

          Type : string

          Description : Output only. The unique ID of the first and third party audience. Assigned by the system.

          Pattern : ^[^/]+$

          Format : int64

          Required : Yes

      Parameter Order : firstAndThirdPartyAudienceId