I use the PHP SDK to create and update ads for our campaigns and yesterday I started to run into a problem where ad creation works fine, but updating an existing ads does not work.
I create an AdGroupAdOperation with the correct data, send it to the API but the response contains the old ad texts and they are also not changed online. There is no exception or error, the response looks like the operation was successful, but the ad text have not been updated.