Call to undefined method Google\AdsApi\AdWords\v201710\cm\AdGroupAdOperation::getExemptionRequest()

2018-01-16 Thread desk
Hi I use this code https://developers.google.com/adwords/api/docs/samples/php/error-handling#handle-policy-violation-errors But today I got it mistake - Call to undefined method Google\AdsApi\AdWords\v201710\cm\AdGroupAdOperation::getExemptionRequest() Why ? -- --

Re: AdGroupAdService mutate return NULL

2018-01-12 Thread desk
I found the cause of the problem. It was - $session->setValidateOnly(true); SOAP response was NULL ! Nothing! But when I change to $session->setValidateOnly(false); I take correctly SOAP response - object(Google\AdsApi\AdWords\v201710\cm\AdGroupAdReturnValue)#1309 (4) { ... Although a few

AdGroupAdService mutate return NULL

2018-01-11 Thread desk
Hi, Please, check out my code: $operations = []; $expandedTextAd = new ExpandedTextAd(); $expandedTextAd->setHeadlinePart1($HeadlinePart1); $expandedTextAd->setHeadlinePart2($HeadlinePart2); $expandedTextAd->setDescription($Description); $expandedTextAd->setFinalUrls([$FinalUrl]); $adGroupAd

Re: rateScope

2017-10-13 Thread desk
Hello. Okay. I think I'm starting to understand. However, please clarify. I have basic access. My limit is 10,000 operations a day. Every day I plan to add one unique advertising campaign to 100,000 different Google AdWords Accounts. I can not do it ? Because I will exceed my limit? Regards,

Re: rateScope

2017-10-12 Thread desk
Hello I did not understand anything, unfortunately. :( Answer my question, please: Yes or no. I use my developer token for queries. (DEVELOPER) My app adds ad campaigns to an absolutely third-party Google AdWords Account. The Google AdWords Account, which granted access to my application.

rateScope

2017-10-11 Thread desk
Hello. I'm reading this page - https://developers.google.com/adwords/api/docs/guides/rate-limits I have an application with basic access. Other users give access to my application to their Google AdWords Account. My app loads ready-made ad campaigns to other users. My Question: Whose

PolicyViolationError.POLICY_ERROR - How is this possible?

2017-06-22 Thread desk
Hi. Please, help me. I'm using a check. As written in the documentation. However, the ad is not added anyway! I do not understand why. Look at my code, please. What could be the reason? $session->setValidateOnly(true); $adWordsServices = new AdWordsServices(); $adGroupAdService =

POLICY_ERROR

2017-05-30 Thread desk
Hello. I mutate ad. "Qlik & IBM Cognos Analytics" But I get PolicyViolationError.POLICY_ERROR I read this: https://groups.google.com/forum/?hl=en=1#!searchin/adwords-api/policy$20violation|sort:relevance/adwords-api/eUL6yZ3tw64/u7h9S7HmDQAJ I'm using this code

database with countries and cities in Russian

2017-05-24 Thread desk
Hello. Https://developers.google.com/adwords/api/docs/appendix/geotargeting - Here I can get a database with countries and cities in English. And how do I get this database, but in Russian? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Delivery Status Notification (Failure) from adwordsapi-tok...@google.com

2017-05-04 Thread desk
Hi. We received a message today: "Hi, We have not heard back from you. If you are still interested in the AdWords API, please address the outstanding issues in our previous email. If you are no longer interested in the AdWords API token or if we do not hear from you in 7 days, we will go ahead

Re: Check for basic API.

2017-04-25 Thread desk
Ivan, hello. We are experiencing. We did not receive a response either after sending the form, or yesterday. We are confused and do not understand what to do next. 2 days have already passed after submitting the form. Regards. вторник, 25 апреля 2017 г., 12:26:15 UTC+3 пользователь Ivan

Check for basic API.

2017-04-25 Thread desk
Hello. We sent a request for basic API access on April 19, 2017. We did not even receive a notification to the email that the form was successfully sent. How can this be checked? Please let us know. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: basic API

2017-04-24 Thread desk
Ivan, hello. Did you receive my private letter to you? Regards понедельник, 24 апреля 2017 г., 10:33:10 UTC+3 пользователь Ivan Bautista написал: > > Hi, > > The application process usually takes within 2 business days >

basic API

2017-04-24 Thread desk
Hello. We sent a request for basic API access on April 19, 2017. How long does it take for an answer from Google? We did not even receive a notification to the email that the form was successfully sent. Did google receive it? How can this be checked? -- --