Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAN NOT change ad status via API #195

Open
nghuuquyen opened this issue Dec 12, 2023 · 1 comment
Open

CAN NOT change ad status via API #195

nghuuquyen opened this issue Dec 12, 2023 · 1 comment

Comments

@nghuuquyen
Copy link

nghuuquyen commented Dec 12, 2023

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.
image

The version of package I used is v13.0.18.

Please help me ideas about this error
Thank you

@nghuuquyen
Copy link
Author

@qitia Could you please take a look on it. Thanks so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant