Directions on how to download report

Ed Tembo 6 Reputation points
2021-11-18T00:39:15.12+00:00

I was able to get a ReportDownloadUrl from the Report API. However, I cannot find instructions how to use the URL, i.e the required headers, authentication e.t.c.

Where can I find instructions on how to download the file? Thanks.

Error>
<Code>AuthenticationFailed</Code>
<Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:........d000000 Time:2021-11-18T00:29:56.5842162Z</Message>
<AuthenticationErrorDetail>Signature not valid in the specified time frame: Start [Wed, 17 Nov 2021 23:22:24 GMT] - Expiry [Wed, 17 Nov 2021 23:37:24 GMT] - Current [Thu, 18 Nov 2021 00:29:56 GMT]</AuthenticationErrorDetail>
</Error>

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
385 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Qingjun Tian 6 Reputation points Microsoft Employee
    2022-01-12T09:42:54.497+00:00

    are youusing any of the bing ads sdk? if yes, the sdk should help you download the report, here is some examples.