Re: How to schedule adwords api ?

2017-01-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Bhavya, Scheduling of adding crm based user lists is currently not supported in the AdWords API. However, you may refer to this guide for more information on remarketing and audience targeting and here

Re: EstimateKeywordTraffic with parameter

2017-01-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You may refer to our estimating traffic guide for more information and to our sample code in the PHP client

Re: Need help please with API error after uploading a campaign

2017-01-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Aaron, In order to get a better look at your concern, could you send the SOAP request and response generated when you encountered this error while using the AdWords API? Please reply using *Reply privately to author*. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: ssl fail

2017-01-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ali, You may refer to the setup guide in Github for the PHP client library and retry your configuration. If the issue persists, you may directly get in touch with the library owner through here

Re: Adwords UI shows 9 sitelinks for a campaign . but using CampaignFeedService , I am getting only 7 sitelinks. Same problem for other extensions also.

2017-01-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Deepa, My apologies for the delay. To better look into your issue, could you send the sample screenshot of the extensions view you are referring to in the AdWords UI? You may reply using *Reply privately to author*. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~

EstimateKeywordTraffic with parameter

2017-01-29 Thread Iam_mine
I would like to know the estimated traffic for each keyword in my MYSQL table. I'm using PHP to browse through all the keywords list and I want to use the EstimateKeywordTraffic parameters and save them in MYSQL. What will be the best way? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Universal app campaigns in CAMPAIGN_LOCATION_TARGET_REPORT

2017-01-29 Thread Maya Gershovitz
Hi, According to a recent update (v201609) the report CAMPAIGN_LOCATION_TARGET_REPORT now includes data for universal app campaigns. I ran a this report for a client, and it seems that UAC campaig

Need help please with API error after uploading a campaign

2017-01-29 Thread Aaron Adamson
Hello, Wondering if someone can tell me what these errors mean and how to avoid them from happening after uploading a campaign to an AdWords account through the AdWords API? AdPolicyError.POLICY_ERROR: operations[7376].operand.ad.headlinePart1 Crystal Web Hosting CriterionPolicyError.POLICY_ER

Error during upload to AdWords through the API

2017-01-29 Thread Aaron Adamson
Hello, Can anyone tell me what is wrong with all of these items? I can't find what these errors mean listed anywhere online? Any help at all would be much appreciated. Please see screen shot inserted below.

ssl fail

2017-01-29 Thread Ali Bakhtari
Hi I Have A API Adwords. it developed with php v5.6 and laravel v5.3. My API package is nikolajlovenhardt v13. I set ssl in file configuration.( 'VERIFY_PEER' => '0','VERIFY_HOST' => '1','CA_PATH' => '/home//ssl','CA_FILE'=>'/home//ssl/.ca-bundle',). But i get error message"Peer cer

How to schedule adwords api ?

2017-01-29 Thread Bhavya H
Hi, How to schedule adwords api ? . I chose python language. Need to schedule add_crm_based_user_list. My user ids will be automatically updated in a google spreadsheet, and need to add these ids. Please help. Thanks, Bhavya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u