Re: CampaignService returns wrong serving status for limited by budget campaign

2021-01-19 Thread Google Ads API Forum Advisor Prod
Hi Vyacheslav, The 'limited by budget' status is not available in the AdWords API. However, this can be addressed in the Google Ads API, using the recommendation service. If you are interested in using the Ads API, I would recommend looking over the migration guide. Regards, Matt Google Ads

Re: CampaignService returns wrong serving status for limited by budget campaign

2021-01-19 Thread Vyacheslav Korneev
Thank you for quick and helpful response. Yet there is one more thing I'd like to clarify. How can I get the limited by budget status through the API then? I don't see such option in CampaignService

RE: CampaignService returns wrong serving status for limited by budget campaign

2021-01-18 Thread Google Ads API Forum Advisor Prod
Hello, A campaign that is limited by budget does not indicate that the campaign is no longer serving or is suspended. It simply means that the average daily budget is lower than the recommended amount. You can find more information on campaign statuses here. Regards, Matt Google Ads API Team

CampaignService returns wrong serving status for limited by budget campaign

2021-01-18 Thread Vyacheslav Korneev
Hello. We have Google Ads display campaign with ID 8434733511 that shows "limited by budget" status on UI, but returns serving status "SERVING" in CampaignService API instead of the required "SUSPENDED" status (if I understand the documentation correctly). So, what I'd like to ask is 1)

Adding Campaign through CampaignService returns a CampaignId, but doesn't appear in AdWords front-end

2014-08-22 Thread Vince Lee
Hello! I am trying to add a campaign via the CampaignService. The API returns a valid response, but when I go to find the Campaign in the AdWords Web UI, the Campaign doesn't show up. Any ideas? Here are my SOAP request and response: REQUEST POST

Re: Adding Campaign through CampaignService returns a CampaignId, but doesn't appear in AdWords front-end

2014-08-22 Thread Josh Radcliff (AdWords API Team)
Hi, That campaign is in the REMOVED state, so you'll only see it in the UI if you change the filter drop down to *All *instead of *All enabled* or *All but removed*. Once you select the campaign you can see who removed it by clicking the *View History* link above the tabs. By the way, I

Re: CampaignService returns

2013-10-30 Thread GrueneOrchidee
I can't see the error any more. Thanks Am Mittwoch, 23. Oktober 2013 14:26:20 UTC+2 schrieb Danial Klimkin: Hello All, This issue should be resolved now. Please let us know if you still see the error. -Danial, AdWords API Team. On Friday, October 18, 2013 5:48:44 PM UTC+4,

Re: CampaignService returns

2013-10-28 Thread HK
Thanks, guys. I am no longer seeing this error. Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: CampaignService returns

2013-10-23 Thread Danial Klimkin
Hello All, This issue should be resolved now. Please let us know if you still see the error. -Danial, AdWords API Team. On Friday, October 18, 2013 5:48:44 PM UTC+4, GrueneOrchidee wrote: Thanks for the update! Am Freitag, 18. Oktober 2013 11:36:18 UTC+2 schrieb Danial Klimkin: Hello

Re: CampaignService returns

2013-10-21 Thread GrueneOrchidee
Thanks for the update! Am Freitag, 18. Oktober 2013 11:36:18 UTC+2 schrieb Danial Klimkin: Hello Hans, The fix is ready and in testing now. I'll update this thread once we have it live. -Danial, AdWords API Team. On Thursday, October 17, 2013 8:29:07 PM UTC+4, HK wrote: Hi, guys

Re: CampaignService returns

2013-10-18 Thread Danial Klimkin
Hello Hans, The fix is ready and in testing now. I'll update this thread once we have it live. -Danial, AdWords API Team. On Thursday, October 17, 2013 8:29:07 PM UTC+4, HK wrote: Hi, guys Any ideas when this will be addressed? We have a release sitting waiting to go out with support

Re: CampaignService returns

2013-10-17 Thread HK
Hi, guys Any ideas when this will be addressed? We have a release sitting waiting to go out with support for v201309 and are trying to plan when we can expect to be able to push it out. Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: CampaignService returns

2013-10-14 Thread mm
Hey guys - I am also seeing this error, but I am using the v201309 java client library (old library). This prevents our being able to move to v201309. Thanks! mm On Friday, October 11, 2013 6:26:33 AM UTC-5, GrueneOrchidee wrote: I want to get all campaigns of one customer. Therefor I use the

Re: CampaignService returns

2013-10-14 Thread Danial Klimkin
Hello, I wasn't able to reproduce this issue. Can you please send me full request and response code for this issue? Please use Reply to author button to avoid sharing with the group. -Danial, AdWords API Team. On Monday, October 14, 2013 5:38:12 PM UTC+4, mm wrote: Hey guys - I am also

Re: CampaignService returns

2013-10-14 Thread jasonl_cadev
I see this error too. In my case it happens when calling get on a campaign that was created prior to v201309 AND the campaign houses PLA ads AND I'm including the field Settings. Removing Settings from the field list returns the campaign successfully. We are currently having use v201306 as

Re: CampaignService returns

2013-10-14 Thread Danial Klimkin
Thanks for the details, I've reproduced it. Will follow up once we have it resolved. -Danial, AdWords API Team. On Monday, October 14, 2013 6:20:49 PM UTC+4, jasonl_cadev wrote: I see this error too. In my case it happens when calling get on a campaign that was created prior to v201309

CampaignService returns

2013-10-11 Thread GrueneOrchidee
I want to get all campaigns of one customer. Therefor I use the CampaignService of the adwords-appengine (version 1.20.0, v201309, Java). Here is my SOAP Request: ?xml version=1.0 encoding=UTF-8?soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; soap:Header RequestHeader