We're using here at the company DV360 as one of our DSPs
in trying to get dv360 report data from api using python, after get lost in alot of documentations i found here at the forum the 'dfareporting'
but, when i try to ask a report on the api, it requests a profileId and i dont know how to find it...
I already tried
userProfiles().list().execute()
but it thows me the error "No valid profile was found."
and when i try
accountUserProfiles.list().execute()