Adobe Target Activity Report not working for BatchAPI mBox Call | Community
Skip to main content
hariharans94469
Level 2
March 14, 2019

Adobe Target Activity Report not working for BatchAPI mBox Call

  • March 14, 2019
  • 2 replies
  • 15860 views

Hi All,

I am using "/rest/v2/batchmbox?client=" API for getting the activity information and using in my code to render / enable the feature. The API service working fine and am getting the response from the API control/Experience based on the network traffic. But the reports are not generating in the activity report section. Please help me to resolve this issue.

Thanks,

Hariharan S

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

2 replies

Community Advisor
March 14, 2019

Are the visitor/visit/impressions not showing or the conversions?

hariharans94469
Level 2
March 14, 2019

Hi Eric,

Conversion and unique visitors are not working. in report suit i am using adobe analytics

Thanks in advance

Hariharan S

Community Advisor
March 15, 2019

Hi Eric,

Can you please elaborate little more. what is '"at_property": "AT_TOKEN"' value. from where i can get the 'AT_Token' value.

Thanks,

Hariharan


You can remove that param. It is used for workspaces.

Adobe Employee
March 15, 2019

Hi Hari,

In case any qualifying campaign is A4T enabled - target will send offer content containing also a payload (under a variable clientSideAnalyticsLoggingPayload) that should be logged by the client in Analytics using the Data Insertion API.

This has been documented at Target API v1.0  along with a sample request.

Hope this helps.

hariharans94469
Level 2
March 15, 2019

Hi @@Shruthi Naomi,
Thanks fir the response. I dont want to go for another one API call to get the analytical data. Is there any other way i can get the conversion data on this activity.

Thanks,

Adobe Employee
March 15, 2019

Hi Hari, If you want to use A4T you need the second call as mentioned in the documentation. Have you tried using target only reporting to see if you are seeing conversions?