활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
reference to "user/Agent" (XML/ POST):
https://marketing.adobe.com/developer/documentation/data-insertion/r-supported-tags
Code examples for Java:
조회 수
답글
좋아요 수
I believe you would pass this via the "userAgent" field or via the HTTP headers if you are sending a POST request. Using the Android SDK instead might be a better alternative as it takes care of it for you.
Thanks for the reply. I am using GET and not POST. Should I still use the "userAgent" field?
조회 수
답글
좋아요 수
If you are using GET then you would likely need to make sure you are sending the user-agent http header
The "userAgent" field can be used if you using POST / xml. I believe this is noted in the documentation.
Thanks, btripple. Could you give me an example or point me to the docs where this is noted? I'm not able to find this.
조회 수
답글
좋아요 수
reference to "user/Agent" (XML/ POST):
https://marketing.adobe.com/developer/documentation/data-insertion/r-supported-tags
Code examples for Java:
조회 수
답글
좋아요 수