Created
February 29, 2020 00:18
-
-
Save flurrydev/3e18bda59f278a96778b143774b721cd to your computer and use it in GitHub Desktop.
YDN RDD Polling Response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data":{ | |
"type":"rawData", | |
"id":"~~YOUR_REQUEST_ID~~", | |
"attributes":{ | |
"requestStatus":"Success", | |
"s3URI":"https://flurry-rdd.s3.amazonaws.com/downloads/26.JSON.gz?AWSAccessKeyId=AAAA1111BBBB2222CCCC&Expires=1513101235&Signature=h%2FChXRi5QwmvhUrkpwq2nVKf8sc%3D" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment