Re: AdWordsUser doesn't have authorization token

2018-04-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Do you get this error when you run the curl command that was shared or when you run the client library examples ? Could you try opening a new incognito window, then generate the client id and secret using a valid AdWords user login. Also,

Re: How do I get stats of extension from AdWords like clicks, impressions etc?

2018-04-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You are likely to get this error if you are not running the client library examples on the command line. Please refer this section of guide for better clarity. If you are indeed running i

Re: How do I get stats of extension from AdWords like clicks, impressions etc?

2018-04-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You will be able to get stats like Clicks, Impressions etc. via AdWords API by using reports . Please refer this sample code

Re: AdWordsUser doesn't have authorization token

2018-04-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, The "invalid_grant" error usually indicates that the access or refresh token being passed in your request is incorrect or invalid. To verify that your credentials are correct, you can try the CURL request provided below and see if you are able to generate the access tokens. If the credent

Re: Budget Notes (optional) field in AdWords

2018-04-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Mathieu, You are correct. BudgetOrderService->BudgetOrder->poNumber corresponds to the Purchase Order field but Notes(Optional) field is not supported via AdWords API. Please note that BudgetOrderService.mutate is available on a whitelist only basis

Re: Getting CUSTOMER_SERVING_TYPE_REPORT_MISMATCH for an advertiser account

2018-04-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Shrikant, In order to troubleshoot further, could you please *reply privately to author* with your complete SOAP logs and also the report file when you run the ACCOUNT_PERFORMANCE_REPORT with field

Re: Approved (Limited) in API

2018-04-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Garry, >From AdWords API perspective, you may use this sample code in Java, to get Disapproved Ads. You would need to

Re: Update promotion type/details with API for PromotionExtension

2018-04-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, The error that you receive:ExtensionSettingError.PROMOTION_CANNOT_SET_PERCENT_OFF_AND_MONEY_AMOUNT_OFF is because you will need to assign a value of -1 for field:percentOff when you set a value for field:moneyAmountOff. Similarly, when you set a value for field:ordersOverAmount, you will

Re: Structured Snippet Feed Item Setting Locale

2018-04-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi all, We are aware of the issue and this is currently being worked upon. I will update on this thread when it is fixed. As a workaround, you may use the UI to add a Structured Snippet or update the locale. Unfortunately, I do not have an ETA. Please let me know if you have further questions.

Re: How they get more

2018-04-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Jawad, Since the applications/tools that you had shared are third party platforms, I feel that their customer care would be the right team to help you with your queries. If you have any questions regarding TargetingIdeaService

Re: is there anyway to remove specific type of extensions using api

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ramanajee, This section of the guide gives details including code samples of how to remove ad extensions and maybe handy in your case if not already aware. Could you also, please elaborate you

Re: Updating Keyword final URL

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Hussein, You are correct, you would need to set the finalUrl in the BiddableAdGroupCriterion as shown in your last email. Please let me know if you face any more iss

Re: Campaign id is different in reports than it is getcampaign

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you please *reply privately to author* with the complete SOAP logs including request and response of your API call and also the report definition of your report, so that I can troubleshoot further? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ray, Please refer highlighted section of this code sample to check out how to set includeZeroImpressions. If not alread

Re: @Autowired cannot work aw-alerting-processor-beans.xml

2018-04-17 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ray, Could you please elaborate your issue, so that I can troubleshoot? You may opt to *reply privately to author* if your reply contains confidential information. Meanwhile, if not already aware, please refer this section of guide for document

Re: reports coming blank for one website but working fine for other website

2018-04-17 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Naresh, Please let me know if you have any questions that you need answers from API Support and I will be happy to reply. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Limit accounts of MCC?

2018-04-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Federico, You can create a Sub MCC (under your current MCC), just for the small clients, then enable API for just this newly created Sub MCC. You can continue to use your existing developer token. Please let me know if you have further questions. Regards, Dhanya, AdWords API Team -- -- =

Re: reports coming blank for one website but working fine for other website

2018-04-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Naresh, It could be that you are running report against a MCC account instead of a client customer id unless you are running the ParallelReportDownload which requires a MCC account. However, cou

Re: Traffic Estimator Service question

2018-04-13 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Peter, Do you get the same results via the UI?(Please refer this section of guide for better clarity) If yes, then, since this is a product level question, I would suggest you to please post it on the Advertis

Re: Unsupported Content Label Exclusions

2018-04-10 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Dorian, Please check this section of the guide for Enums which are available and which have been deprecated via the API in the ContentLabelType. The deprecated ones incl

Re: Keywords Match : Broad Match Modifier Via API

2018-04-10 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Luigi, I am afraid, broad match modifier is not available as a KeywordMatchType in API and you will need to add a plus (+) to each word and defining it as "broad" match as suggested i

Re: Odd api error message after client upgrade

2018-04-06 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Mike, Yes, that should do. Thanks for updating. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~

Re: What should manually be changed in AdWords Campaign settings when the cause of error: "TARGETING_SETTING_DEMOGRAPHIC_CRITERION_TYPE_GROUPS_MUST_BE_SET_TO_TARGET_ALL"

2018-04-06 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Sergey, Could you please *reply privately to author* with your SOAP request and response as well as the client customer id, so that we can take a closer look? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: htt

Re: Odd api error message after client upgrade

2018-04-04 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Mike, Your access token may be getting invalid after expiry time. You can check if thats the case by providing your access token in the Google API Explorer

Re: I'm get error about AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED when used BudgetService

2018-04-04 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you please reply back with complete SOAP request and response of any one failed request so that we can take a closer look? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogsp

Re: Adwords API AdGroupCriterionService filter by Partition type (UNIT or SUBDIVISION)

2018-03-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Yeray, By adtargets do you mean Ad Targeting or targeting an advertiser's webpage ? Could you also please point to documentation as me

Re: Campaign Performance Report. 'CampaignStatus' field return value

2018-03-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, If have useRawEnumValues set to true, could you please set it to false and retry? If it still does not resolve your issue, in order to troubleshoot further, could you please *reply privately to author* with

Re: Can I create a link to open the AdWords web interface on a certain adgroup/campaign?

2018-03-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi David, If you question is related to deep linking, I am afraid it is not supported in AdWords. However, you may be able to set up deep links at your application level. To populate the data in your application, you could use the variou

Re: Site URL Update - Can AdWords API Help?

2018-03-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Sarah, In order to update the all final urls via AdWords API, you would use the AdGroupAdService to get the urls associated with your current ads, then, create new ads

Re: Data Delay with Paid Organic Query Report

2018-03-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you please confirm if you are seeing the same data issue via the UI ? If yes, then I would suggest you to post your question on the Advertiser Community Forum

Re: I saw the campaign on Adwords, but I cant get it by Java SDK

2018-03-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Jerry, Thank you for sending all the details that helped us to troubleshoot efficiently. Unfortunately, Video campaigns are not supported via the API services but are supported in rep

Re: Google's website crawl timing

2018-03-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Maria, Since, this is Google Merchant Center product question, could you please post your question at the Google Shopping and Merchant Center Forum ? Regards, Dhanya, AdWords API Team -- -- =~=~

Re: Is it possible to get UAC campaigns gclid ?

2018-03-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Missandei, Click Performance Report which has the GclId is not supported for UAC Campaigns. For a list of reports that can be used for UAC Campaigns, please refer this

Re: Structured Snippet Feed Item Setting Locale

2018-03-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi James, Do you have the same issue when you add a Structured Snippet Feed Item via the UI? If not, then could you please reply back with your client customer id and SOAP request and response? Please *reply privately to author* when doing so. If yes, then I would suggest you to please post you

Re: Where can I locate the Adwords API IP Address

2018-03-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Rob, If not already done, the developer can try using 'adwords.google.com' instead of IP address in her/his code or else, use the *nslookup* Unix command on command line or its equivalent on Windows/Other platforms to pull up IP address. Please let me know if she/he has further questions. R

Re: Is it possible to set bids on keywords?

2018-03-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Fedor, You can use UpdateKeyword.java available in the java client library to update the bid of a keyword. Sample code for othe

Re: IPBLOCK Adwords api php

2018-03-26 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, In order for us to track issues better, could you please elaborate your question in a new thread as this thread is quite old? Regards, Dhnaya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: New Adwords API requires php 5.5.9 - my system is based on 5.4.45

2018-03-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Andrew, I completely understand your concern. For using the latest version v33.1.0 of client PHP library in Prod you would need PHP version 5.5.9 or higher as specified in the composer.json file available in this

Re: API migration, detect requests source

2018-03-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Nicolò, Yes, thanks for the information. I will update you as soon as we find out. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

Re: API migration, detect requests source

2018-03-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Nicolò, Could you please *reply privately to author* with your MCC id and Developer token, so that we can pull up your API calls being made to v201705 and v201708? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+

Re: BudgetOrderService.BudgetOrder - where to get primaryBillingId ?

2018-03-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Mirek, You can do a BudgetOrderService.getBillingAccounts() which will return BillingAccounts

Re: Average Position 0.0

2018-03-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marcel, >From the AdWords API perspective, API would return the value that is available in the UI. Since the valid values for Average Position is > 1, you could consider 0.0 as "Not applicable" or "--" at your end. If you see discrepancy between UI and API, please let me know the details and

Re: Could not apply AdNetworkType2 segment to Keyword Performence Report

2018-03-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ketaki, Sorry to hear you have not been helped yet. Could you reply back with responses to the below? 1. Your client customer id. 2. One account where the Network(with search partners) option is available in the drop down list. 3. One account where the Network(with search partners) option is

Re: Average Position 0.0

2018-03-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marcel, Thanks for posting in the advertiser community forum. With an answer from the product expert, we will be able to troubleshoot API side better, for this case. Incase you opt to come back to this thread, please reply with your client customer id and report definition. Please let me kno

Re: "Total" text overwrites metric total in performance report summaries

2018-03-15 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Tiana, This is a known issue. You are right that the 'Total' text is overwriting the total for video played for 25%. To overcome this, you can include an attribute from the Video Performance Report as

Re: Script for headline that reads "specific text in {location of the searcher}"

2018-03-15 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You will be able to adapt your ads to the real-time context of your potential customers—what they're searching for, where they're browsing, what device they're using, and when they're looking at your ad by using Ad customizers. Please refer the Help Center guide

Re: CONTEXT.DEVICE Options

2018-03-14 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Anil, The EQUALS(CONTEXT.DEVICE, "") function type will limit display of specific ad extensions (placeholder types) to mobile or desktop users. If you do not want this limitation to apply, you can simply remove that function from your code and go with only the FEED_ITEM_ID function. Please

Re: v201802 Budget

2018-03-14 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, billing details are not available via the API even with current release. Please keep an eye on our blog for any updates or announcements about upcoming releases. Regards, Dhanya, AdWords API Team -- -- =~=~

Re: Как получить кол-во установок в отчете CAMPAIGN_PERFORMANCE_REPORT

2018-03-13 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, the fields Installs and Cost / Installs are not available via the API. Please let me know if you have further questions. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper

Re: API AdWords v201802

2018-03-13 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You can either specify in the adsapi_php.ini file or via by using the AdWordsSessionBuilder

Re: Cannot get googleads v201802 working

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Taral, To run the latest samples in the new googleads python client library, you will need to update the libraries installed on your workstation. If that does not address your issue, could you please f

Re: Get schedule for campaigns

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi all, When you do a getCriterion() on CampaignCriterion , for all campaignCriterion->getCriterion()->getCriterionType()

Re: Average Position 0.0

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi all, The AveragePosition field gives the ad's position relative to other advertisers. The highest number is 1. Please refer this section

Re: API AdWords v201802

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You will be able to set the client customer id via the AdWordsSessionBuilder.php as per the New ads PHP client library upgrade guide

Re: Create Client only account for API usage

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Luc, I did not get what you meant by 'authorize'. You can either link the client accounts directly to your MCC or have a Client MCC linked to your MCC. Please refer this section of Help Center guide for better clarity. If you use Man

Re: INVALID_CONVERSION_TYPE when conversion name exists.

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Prasann, Could you please reply back with your client customerid and SOAP logs, so that we can troubleshoot further? Please *reply privately to author*. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://go

Re: Cannot Update Short Headline for Responsive Display Ad

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, The error you are getting is because we cannot modify attributes other than status of the ad. Please refer this section of guide for better clarity. However, you can create a new Ad with the desired description and pause

Re: How do I change the email that is displayed when I make changes via the API?

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Garik, Yes, you are correct. Just update the adsapi_php.ini file if you are using the php client library. There is no need to make any changes to perso...@blvnp.com unless you want to change its per

Re: CAMPAIGN_PERFORMANCE_REPORT: Campaigns starting with AWN showing up

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Tiana, Could you reply back with your client customer id and the report definition of the report and if possible a screenshot of the rows where you find Campaigns that start with "AWN"? You may opt to reply privately to author. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=

Re: Issue downloading sitelink performance report

2018-03-07 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Tirtha, The PAGE_SIZE in the sample code determines the maximum number of account ids returned in the queue for a MCC. So, a change in that value would only restric

Re: AdvertisingChannelSubType not retrieved

2018-03-07 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Biniam, You will be able to display the data that you want by specifying the selector fields in just the response. Sample code is available in this

Re: How do I change the email that is displayed when I make changes via the API?

2018-03-07 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Garik, In order to change the email displayed in your client's change logs to profesio...@blvnp.com, you would need to provide read-write access to profesio...@blvnp.com in your manager account. Then, after you are logged in as profe

Re: Как получить кол-во установок в отчете CAMPAIGN_PERFORMANCE_REPORT

2018-03-07 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you let me know what field and where do you find it in the UI? This section in the guide may be handy while mapping reports to the AdWords UI. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=

Re: Issue downloading sitelink performance report

2018-03-06 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Tirtha, The report download request may hang or time out on extremely large data sets. There is no explicit data size limit, however, the server may return an error if the report is too large. You can use predicates

Re: Unrecognized version for the AdWords API

2018-03-05 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you check if you had updated your library installed on your workstation as well? If not, please follow step 1 in this guide, and let me know if you still have issues. Regards, Dhanya, AdWords API Team -- -- =~=~=~

Re: Android Studio, Google Adwords API and dependencies

2018-03-05 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Richard, If your issues regarding dependencies have been resolved by installing the 'AdWords jars and examples' download, I would suggest leaving the stated dependencies as is, in the gradle.build, unless you have a pressing need to, otherwise. In that case, you could just keep the ones that

Re: Call Metrics Call Details Report

2018-03-05 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Rohan, Could you please confirm that you are pulling up the same Call Details Report as mentioned in this section of the guide? If yes, could you please reply back with the

Re: What is the cause of the error "A stream must either be a resource or a string" ?

2018-03-05 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Hiroshi, This error looks environment related. Please check out this post if it addresses your issue. If not, could you please reply back with your logs and report definition, so that we can troubleshoot further? Regards, Dhanya, AdWords API Team

Re: Android Studio, Google Adwords API and dependencies

2018-03-02 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Since the issue you are facing is around dependencies, could you please download the 'AdWords jars and examples' download(which already contains the dependencies) in this section of the client library and retry installation? Also,

Re: Geo Performance API report data differs from Geographic report

2018-03-02 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Oksana, Thank you for your patience. I have looked at your issue and in order to troubleshoot this further, could you please *reply privately to author* providing your client customer id? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: 'Limited by Budget' Alert

2018-03-02 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Patrick, You are correct. The "limited by budget" status of campaigns is not available via the API. Please request your client to refer this guide to get clarity on what causes a campaign to change its status to "limited by budget". P

Re: Pull Attribution report using AWQL

2018-03-01 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Zoran, Unfortunately, I cannot comment on availability of this report in future, but please do keep an eye on our blog for any updates

Re: Location of adsapi_php.ini

2018-02-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marty, As per the README file in the guide, the examples are meant to be run from the command line and not as a webpage. That may be the reason, DOCUMENT_ROOT is not included. Anyhow, glad t

Re: AdGroupFeeds: changing to a different feed

2018-02-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ewout, In order to remove an ad extension from an AdGroup, you can use the REMOVE operator in AdGroupExtensionSettingService to remove the association between the adgroup and all feed items in

Re: Pull Attribution report using AWQL

2018-02-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Zoran, Unfortunately, Attribution Report is not available via the API. Please let me know if you have further questions. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ h

Re: Geotargets Location IDs CSV - How to add / scape and match zip codes for all cities in US?

2018-02-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, I am afraid you will not be able to directly pull out zip codes for each city via the API. However, you can use the AdWords API Location Criteria Table to pull up data on locations and t

Re: AdGroupAdService is not giving the statistics of ads

2018-02-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Sorting and Paging are not supported in reports. Please refer here for better clarity. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: AdsSoapClient exception

2018-02-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you please confirm if you have followed the steps as stated in the AdWords API PHP Client Library for initial setup? After that, could you run GetCampaigns.php

Re: View-through conversions mismatch between API and UI

2018-02-26 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Tiana, Via the API, View-through conversions are used for display or video ad campaigns only in sync with the web interface as per this

Re: Who to reach out for adwords API troubleshooting request by client?

2018-02-26 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Is your question regarding AdWords API or Scripts? If your question is regarding AdWords API, please elaborate. Else, if your question is regarding scripts, please post in the AdWords Scripts Forum

Re: AdGroupAdService is not giving the statistics of ads

2018-02-26 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, The error "Invalid field name : "AveragePosition, Clicks, Impressions" is being thrown because these fields are metrics in the ADGROUP_PERFORMANCE_REPORT . You will be able to get fields only which

Re: Location of adsapi_php.ini

2018-02-26 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marty, You would need to copy down the adsapi_php.ini to your home directory . To find your home directory, please run this sample code

Re: Error API First Call

2018-02-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Olek, The get_campaigns.py from the client library has logging enabled already in the code as per the lines below: logging.basicConfig(level=logging.INFO) logging.getL

Re: AdGroupAdService is not giving the statistics of ads

2018-02-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You can refer this code sample in java to run any report. Code samples in other languages are given here . You would just need to specify t

Re: How to remove an ad schedule using id?

2018-02-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ken, I was able to get the status for adschedule via the code snippet below. Please note that CampaignCriterionStatus field needs to be specified explicility in your selector fields: $campaignCriterionService = $adWordsServices->get($session, CampaignCriterionService::class); // Create a se

Re: Unable to get the link to apply for basic option in AdWords API Center

2018-02-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Vasav, Looks like l2...@gmail.com has only Standard access on that MCC. You will need to provide Administrator access to see the link 'Apply for Basic Access' while logged in with that emailid. Please let me know if you have furt

Re: Unable to get the link to apply for basic option in AdWords API Center

2018-02-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
I am reposting your question after removing the sensitive information. For future reference, please check this post to read about guidelines of posting on this forum. Hi, I am unable to apply

Re: How to use the {loc_physical_ms} ValueTrack?

2018-02-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you try the below: www.example.com/new{lpurl}?location={loc_physical_ms } Where {loc_physical_ms

Re: Error API First Call

2018-02-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Olek, Your summary of steps look fine to me. However, in your output, INFO:googleads.common:Request summary - {'methodName': get} should have been INFO:googleads.common:Request summary - {'clientCustomerId': ***-***-, 'methodName': get} where ***-***- refers to your client customer id

Re: How to remove an ad schedule using id?

2018-02-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ken, You can use the below code snippet to get the status of the criterion $campaignCriterion->getCampaignCriterionStatus(); Regards, Dhanya, AdWords API Team

Re: Bid Testing Script - Error

2018-02-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marianne, Looks like your question is regarding scripts. Could you please post it on the scripts forum ? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: How long time does it take to get a reply when you search for API keys ?

2018-02-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Nickolas, Could you contact the API Compliance Team via this form so that they will be able to update you on the status? Also, you may want to check if you already received any notifications regarding the token, at the API contact email upd

Re: Inaccurate Data Returned - PHP Library

2018-02-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Adam, If you are using test accounts, the TrafficEstimatorService will return dummy data. Please refer this

Re: Could not apply AdNetworkType2 segment to Keyword Performence Report

2018-02-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ketaki, Your steps are correct and I have tried to recreate the issue again at my side with your steps listed above, but I still do get the option:Network(with search partners) in my dropdown list. Since it is an issue at the web interface, at this point, I would highly recommend you to take

Re: How to remove an ad schedule using id?

2018-02-20 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ken, The error OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY, is usually thrown when you try to do a mutate operation on a entity that was already removed. Please refer guide

Re: Fatal error: Call to undefined function Google\AdsApi\AdWords\boolval()

2018-02-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Alan, The examples in the adwords php library are meant to be run from the command line and not as a webpage. If you run them as a webpage, results may not be shown properly. Please refer this guide for better clar

Re: Error API First Call

2018-02-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, I was able to pull up your account 737-186-2754. Looks like it is not a test account. You also would need a test manager account to use the API until your Production Developer Token is approved. Please refer this

Re: Error API First Call

2018-02-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you confirm that the client_id field in your googleads.yaml is the same as the one in your project within Google API Console Credentials page ? Please refer this

Re: AdWords API Application Dev

2018-02-16 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Jaspreet, 'This project' refers to the project that you created in the App Engine SDK , the link of which is given in step 4 of the guide

Re: Error API First Call

2018-02-15 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi , >From your googleads.yaml file, it looks like your client customer id was commented out. Could you please uncomment it as below and retry? # # Optional Fields # ##

  1   2   >