I am writing a console app in C# using .NET Framework.
I have every piece of data required:
- clientID
- DeveloperToken
- RefreshToken
- Account ID
- CustomerID
I have tried a ton of MS documentations I still can't download the report from API.
Can someone explain me simply the steps to take to just get the campaign data for a period of time from my account and not just link me a MS documentation where I have never managed to fully understand and make it work?