Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
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

View solution in original post

1 Reply

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