You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am getting an unknown error when I update an Ad on Bing via API. Specifically, I want to change the Ad Status but always get an error like below
SOAP Fault: The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.. Detail: null.
The special point is that changing this status is completely normal on Campaign and Ad Group, only error when done with Ad.
This is the data that I posted via SOAP.
The version of package I used is v13.0.18.
Please help me ideas about this error
Thank you
The text was updated successfully, but these errors were encountered:
Currently I am getting an unknown error when I update an Ad on Bing via API. Specifically, I want to change the Ad Status but always get an error like below
The special point is that changing this status is completely normal on Campaign and Ad Group, only error when done with Ad.
This is the data that I posted via SOAP.
The version of package I used is
v13.0.18
.Please help me ideas about this error
Thank you
The text was updated successfully, but these errors were encountered: