Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

API 1.3 not using supplied segment id

Avatar

Level 1

While using the Adobe Marketing API version 1.3, I have noticed that when generating an Overtime report with a segment_id, it returns the exact same results as without the segment_id.

My request is as follows:

{
    "reportDescription":{
        "reportSuiteID":"report-suite",
        "dateFrom":"2014-07-01",
        "dateTo":"2014-08-01",
        "dateGranularity":"day",
        "metrics":[
            {
                "id":"averagetimespentonsite"
            }
        ],
        "segment_id":"segment"
    },
    "validate":true
}

I have tried this with segments that are mutually exclusive with the same results.  

I am using version 1.3 because the library I am using only supports 1.3.

Any feedback would be helpful.

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hi Tom,

 

I would request you to kindly post this question in the Adobe Developer Connection forum so that it can be answered correctly.

 

Thanks

Nikhil

0 Replies

Avatar

Correct answer by
Level 8

Hi Tom,

 

I would request you to kindly post this question in the Adobe Developer Connection forum so that it can be answered correctly.

 

Thanks

Nikhil