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.
483 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello all, I am having issue with campaign import via API. When i trigger my function to create job i receive such response: (reply){
ImportJobIds =
(ArrayOflong){
long[] =
12345,
}
PartialErrors = ""
}
but when i request job result i receive status = Failed and no further description or log, also on user interface I see created job, but failed with a message :"Internal error thrown from the application." and summary System error – can’t import right now.