Bounces via DataWarehouse_Request | Community
Skip to main content
February 20, 2018
Solved

Bounces via DataWarehouse_Request

  • February 20, 2018
  • 1 reply
  • 847 views

Hi everyone,

we are currently trying to create Datawarehouse request via API. We are in need of the metric "bounces", so I added in the API request :
{"id": "bounces"}

But we get an error - invalid metric in metric-list.

Our request looks like this:

{

"Contact_Name":"name",

"Contact_Phone":"number",

"Date_Granularity":"day",

"Date_Type":"range",

"Email_Subject":"test",

"Email_To":"myemail@mycompany.com",

        "Metric_List":[

      {

        "id": "bounces"

      }

    ], "Report_Description":"test",

        "File_Name":"test",

        "Date_To":"12/31/17",

        "Date_From":"12/01/17",

"Report_Name":"test",

"rsid":"mycompany.website"

}

When I use the Report Builder to get the data everything works fine. So I assume I am doing wrong, but I cannot figure out what.

How do I get the bounces via API-DWH-Request?

Thanks and BR,

Jonas

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gigazelle

Hi Jonas,

Bounces is currently not an available metric in Data Warehouse. The processing architecture for the tool currently does not support it. I would recommend upvoting this idea thread to support its inclusion: Add bounces and entries to data warehouse

1 reply

Gigazelle
Adobe Employee
GigazelleAdobe EmployeeAccepted solution
Adobe Employee
February 27, 2018

Hi Jonas,

Bounces is currently not an available metric in Data Warehouse. The processing architecture for the tool currently does not support it. I would recommend upvoting this idea thread to support its inclusion: Add bounces and entries to data warehouse