Re: Video campaigns: how to distinguish In Stream results from Video Discovery results?

2017-05-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Thanks for your feedback. I will pass on your request to the team for getting the documentation updated. As you have observed, the CAMPAIGN_PERFORMANCE_REPORT doesn't have a field that reports the ad format. And yes, you could workaround this by using the ADGROUP_PERFORMANCE_REPORT. If y

Re: Quality Score History

2017-05-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Marina, You can get the quality score from the CRITERIA_PERFORMANCE_REPORT and KEY

Re: removing child objects from root of shopping adgroup

2017-05-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Michele, The step to remove the child nodes and the step to reset the root node should both be part of the same mutate request. The tree must always remain complete. If a mutate request makes a tree invalid the same mutate request must fix it. You could read more about that in the guide abo

Re: removing child objects from root of shopping adgroup

2017-05-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Yes, by removing all child nodes and then setting the root node as unit along with the bid should reset the root node to "All Products". We don't have a sample for this particular case, but you could refer to this

Re: Shopping Campaign Ads: If I have no Product Groups (no partitions) will all my products be included in the shopping ad campaign?

2017-05-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, I will be following up on this thread. To create a product partition with just the root node, you will need to create the instance of product partition node as 'unit' instead of 'subdivision' and specify the bid. Please check the sample SOAP request for reference: https://adwor

Re: Weird PHP error

2017-05-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vladimir , Could you please go over the instructions shared in this issue and see if that resolves your problem? If the details shared on the issue discussion does not resolve your problem, please create a new issue

Re: Placement Information in Ad or Campaign Performance Report?

2017-05-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Rafael, To get the stats of placements in display network, you could use AUTOMATIC_PLACEMENT_PERFORMANCE_REPORT . This will get you the stats aggregated at the placement level. The aut

Re: how do i authenticate a adword account id ?

2017-05-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Eyal, You could use CustomerService.getCustomers() without specifying the clientCustomerId in the request header. This should return all the accounts that the specific login/OAuth credentials ha

Re: BatchJobService / CompressionLevel / Upload Speed (PHP-API)?

2017-05-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi DS, An API request having 'User-Agent: containing the string "gzip"' and 'Accept-Encoding: with the value gzip' will enable compression . >From your earlier description, the compression must be enabled. Yo

Re: BatchJobService / CompressionLevel / Upload Speed (PHP-API)?

2017-05-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi DS, The best practices while dealing with batch job services are as listed in this document. Having fewer larger jobs should improve the performance compared to many smaller jobs. Hence increasing the size o

Re: Do I absolutely need OAuth2 Authentication? (For keyword traffic estimating Web app)

2017-05-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Steve, I see that you are referring to the PHP sample. Could you confirm that you installed the PHP library using the Composer and following the instructions listed in this page? Composer will take care of installi

Re: Shared Credit Card for client accounts created using ManagedCustomerService

2017-04-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Since this is an old thread, could you please create a new thread and post your question there if you still need assistance? That will help us track the posts better. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Re: MaxCPC change history through api?

2017-04-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Marc, Unfortunately, getting the history of Max CPC is still not available via the API. Please keep an eye on our blog for any announcements. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How can i get view-through conversions by Adwords API

2017-04-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You will be able to get ViewThroughConversions from the Campaign Performance Report or using any of the reports listed under 'viewthroughconversions' in this

Re: AdWords Script stopped working

2017-04-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Guy, On this forum, we support queries related to AdWords API. Since your question is related to the AdWords Scripts, could you please post your question on the AdWords Scripts Forum ? Thanks, Sree

Re: Clone a campaign using only API

2017-04-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Emanuele, Unfortunately, I don't have a complete list of these dependencies. I addition to the guide on objects and its hierarchy, you could also check this

Re: Demographical report (AgeRanges + Gender)

2017-04-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Adamos Thanks for your feedback. I will let the team know about your request. You could follow our blog for updates and announcements related to the API. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Setting 'Interest and remarketing' field for adgroups using adwords API

2017-04-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Chinthan, You could check the guide on Remarketing and Audience targeting to know all about setting remarketing via the AdWords API. In this document, the section "Targeting settings for remarketing" has information about s

Re: Busted Zipcode Criterion

2017-04-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi David, I tried the location look up for Id=9025258. The results were consistent and I was getting the location with zipcode 70534 from both the API docs and the API. Do you happen to have the SOAP logs which gave you inconsistent results from the API? I would like to investigate that furthe

Re: Clone a campaign using only API

2017-04-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Emanuele, The objects within a given campaign could vary on a case by case basis. They can be adgroups, keywords or other criterion at campaign or adgroup levels, ads, extensions etc. This guide should help you get an

Re: Clone a campaign using only API

2017-04-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Emanuele, The AdWords API does not have a clone functionality. If you want to create a copy of any object (campaign, adgroup, keyword..), you can first use the get service of that specific object and then pass the retrieved object to the mutate call of the corresponding service with the ope

Re: TOO_RECENT_CONVERSION_TYPE error when trying to add offline conversion

2017-04-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Yosi, Could you check if the conversion type you're uploading to was enabled at the *time of the click*? The error CLICK_MISSING_CONVERSION_LABEL usually means that conver

Re: Demographical report (AgeRanges + Gender)

2017-04-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Adamos, The metrics and stats will only be available via reports. Since the Age and Gender fields are not available in one report, it might not be possible to combine the stats of both. The services can be used to get the targeting criterion of type AGE_RANGE and GENDER set at a specific ca

Re: Demographical report (AgeRanges + Gender)

2017-04-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Adamos, Unfortunately, this is still not possible via the API. You may have to use the AdGroupCriterionService or CampaignCriterionService as described in the previous post. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Токен авторизации

2017-04-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, I can only respond in English. The access tokens are short lived (an hour) and if you try to save it and make an API call once that expires, the call will not be successful. Instead, you could save the refresh token which is long lived and use that refresh token for genera

Re: Another RATE_EXCEEDED question

2017-04-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Jon, Rate limit errors means that you are making API requests too quickly. To avoid hitting these errors, you will need to slow down and take control of your application. That said, please note that rate limit e

Re: TOO_RECENT_CONVERSION_TYPE error when trying to add offline conversion

2017-04-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Yosi, Could you make sure that you are looking against the date on which the impressions occurred? If you still can't find it on the AdWords UI, please Reply privately to author and let me know your AdWords customer id. Also, please share the SOAP logs so I have the details of the uploaded

Re: Can provide me the example or documentation for adding a management user to google adwords account via .NET

2017-04-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Karthik, Could you elaborate what you meant by "management user to an account"? Adding a user with any permission can only be done via the AdWords web interface. Please follow this document for instru

Re: TOO_RECENT_CONVERSION_TYPE error when trying to add offline conversion

2017-04-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Yosi, Glad that it worked for you. If you were trying to upload the conversions after about 6 hours of creating the UploadConversion, it should not have returned the error. Please check these tips while uploa

Re: Can we find orderId from conversion tracking tag via API ?

2017-04-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Morten, If you are already using orderId as specified in the document , you should be able to map an individual GCLID with the orderId. Using the CLICK_PERFORMANCE_REPORT

Re: Upload offline conversions using test account

2017-04-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vasile, Thanks for your feedback. I will let the team know about your request. If you haven't already, you could follow our blog for updates and announcements. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~

Re: Can we find orderId from conversion tracking tag via API ?

2017-04-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Ashish, The orderId is not recorded in AdWords. It is a means for your application to ensure that your conversion data is recorded correctly. Unfortunately, there isn't an API service that returns this. If you are already recording the conversion against the unique orderId in your applicatio

Re: Upload offline conversions using test account

2017-04-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vasile, That is right, there isn't a test ad/environment that you can use to test the click and the offline conversion feed. The test accounts will not serve ads and hence you cannot test this feature using the test accounts. If you need to test it out, you can set up a test campaign with l

Re: add account to mcc account

2017-04-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Eran, You can find the 'account' limits documented here . Limits with respect to linking an account are: a given AdWords account can only be linked to a maximum of 5 manager accounts, the managed account structure cann

Re: Predicate for account performance report

2017-04-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Tirtha, Unfortunately, there isn't a predicate available via the API which gives you the account status. As a workaround, you could consider using the Impressions > 0 which might help identify the ac

Re: add account to mcc account

2017-04-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Eran, If you are trying to create a new account under the MCC account, you could use the ManagedCustomerService to do so. For more details, please check this

Re: Adwords API - Examples/AdWords/v201702 "Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL"

2017-04-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Keita, I see that you have also created an issue in the PHP repository and Knack is helping you there. To avoid duplicate threads, I will treat this one as closed. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~

Re: Video Ads - How to pull metrics from Adwords API.

2017-04-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Sagun, Thanks for your feedback. Unfortunately, the video campaigns are not yet supported by the API except in reports. The team is already aware of the request for this feature but w

Re: API Rate limits

2017-04-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Justin, It looks like you are taking about the report rate limit error specifically. The recommended approach since you are having basic access would be to ensure that within any given 24-hour period, your application is not issuing more that 1000 report requests. Having this kind of a logi

Re: Weird PHP error

2017-04-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vladimir , Glad to know that it is working in a different environment. As discussed earlier, it does seem like an environment dependent issue. I saw that there were discussions about this error on some public forums, you could perhaps try those suggestions. Thanks, Sreelakshmi, AdWords API

Re: How can Base Ad group ID be zero in keyword performance report?

2017-04-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Markus, Thanks for your feedback. I will let the team know about your request. Regarding the BaseAdgroupId being '--' instead of '0', I believe it is just giving back the default value which is '0' when there isn't an AdGroupId to map to. Thanks, Sreelakshmi, AdWords API Team -- -- =~=

Re: Weird PHP error

2017-04-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vladimir, The Google Ads PHP library supports any version higher than PHP 5.3. Where you able to update the GoogleAds PHP library to the latest version? I am hoping any version mismatch issues should be addressed by

Re: CriterionUserInterest

2017-04-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Santi, Sometimes these errors are caused due to temporary issues and if that is the case, they will go away on retry. We have seen that sometimes the incorrect input parameters also might cause these errors. I see that your request to add the CriterionUserInterest to the given AdGroup is no

Re: how to get audience list api?

2017-04-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Did you mean to ask how to perform the remarketing and audience targeting using the AdWords API? If so, please check the guide which talks about the various types of user lists, setting targeting for remarketing etc using

Re: Weird PHP error

2017-04-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vladimir, This error is mostlikely to do with your host/environment. You could perhaps check with your system admistrator to see if something changed. I see that you have already created an issue on the reporsitory. I would also suggest to update your PHP library to the latest version. If y

Re: Weird PHP error

2017-04-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vladimir, The error does not seem to be at the API level. How did you confirm that the operations until 157th account were successful? Is that from the SOAP logs? If so, could you please share the complete SOAP logs with me so that I can take a look? Also, are you using BatchJobService to ma

Re: How can Base Ad group ID be zero in keyword performance report?

2017-04-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Markus, Could you please share the report definition and a copy of the report with these rows so that I can take a closer look? Please use *Reply privately to author* to respond only to me. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: API Access to Billing Transaction History reports

2017-04-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Chris, Thanks for your feedback. The team is already aware of this feature request. Unfortunately, we cannot comment on the ETA for this feature to be available via the API. Please follow the Ads Developer blog for updates a

Re: Retrieve Responsive Ad Images

2017-04-05 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Lior, Using the ImageAdUrl field in the AD_PERFORMANCE_REPORT, you will be able to prepare the url to the specific image after appending "https://tpc.googlesyndication.com/pageadimg/imgad?id

Re: PHP API - file reorganization

2017-04-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The error : "cURL error 60: SSL certificate problem: unable to get local issuer certificate" may be due to an issue with your Curl installation and its certificates. As suggested in my previous response, could you please create an issue in the PHP library's repository

Re: PHP API - file reorganization

2017-04-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The latest version of the PHP library had some major changes. You can find the upgrade guide of the latest version of PHP library here . You'll need to use Composer to install the latest ve

Re: Impressions doubled when including BounceRate

2017-04-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Mikael, To make the debugging process easier, could you please run the report including the CampainId in both the cases and share the results along with your client customer Id? Also, c

Re: How can I pull cost by campaign that INCLUDES invalid data via the API?

2017-03-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Congratulations on your first post! The cost field in Campaign Performance Report will get modified to accommodate the invalid clicks if it has any. Hence the cost that you get on your repo

Re: How do I get a list of linked GMB accounts from the API?

2017-03-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, That is correct, you will be able link one GMB account with a given Adwords account. With AdWords API, you will not be able to get a list of available GMB accounts. However, you could get the list of accounts that you own using accounts.list

Re: How do I get a list of linked GMB accounts from the API?

2017-03-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Your GMB account would store your business locations which can be synced with your AdWords account. However, you cannot fetch the GMB account details itself via the API. Your GMB account and

Re: SearchImpressionShare in Account Summary Report

2017-03-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Sonia, Are you referring to SearchImpressionShare in ACCOUNT_PERFORMANCE_REPORT? Please note that this field is of type Double and it can only be used with the operators in predicates: LESS_

Re: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed

2017-03-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The SSL errors are usually temporary and tends to go away while you retry after a while. The underlying problem would most likely be your network. If you are still facing issues after a few retries, please provide the complete SOAP logs (request and response) and I'll try to look into your

Re: EntityNotFound.INVALID_ID when setting ExtensionFeedItems using ExtensionSettingService

2017-03-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you please confirm how the specific feed with feedItemId : 11747797807 was created? Was it using the FeedItemService or was it created while AdGroupExtensionSettingService was used to create and add the extension to a given AdGroup. As you are aware, if you are using the AdGroupExten

Re: Negative placement list at MCC/Managed Account Level

2017-03-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, By using Shared sets , you will be able to manage your negative keywords and placement exclusions across all campaigns in an account removing the need for duplication. Unfortunately, we do no

Re: EntityNotFound.INVALID_ID when setting ExtensionFeedItems using ExtensionSettingService

2017-03-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you please confirm if the AdGroup feed mapping was present before you were trying to set the specific feed to the AdGroup? It looks like with the mapping missing, in spite of referencing the fe

Re: Link checket problem with B+ ad group

2017-03-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Lucas, We handle questions related to the AdWords API in this forum. It looks like your question is about the AdWords Scripts API. Could you please post this on the AdWords Scripts Forum ? Thanks, Sreelakshmi, AdWords API Team --

Re: googleads is consistently hanging outlook and I find it incredibly annoying

2017-03-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Camille, I understand that you are facing issues while working with googleads. Which specific library are you working with? Is calling any API service causing this issue? With what you have already shared, your problem seems to be out of scope for my team. With more details, I can try and

Re: Oauth Authentication issue

2017-03-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, As Zweitze mentioned in his response, unless you are including the gmail scope while authenticating (if you are using a gmail as userId), you should not see any impact by changing your email id password. The USER_PERMISSION_DENIED

Re: Augmentation quota compte API

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Andréa, I see that your question is about Google Analytics. This forum is exclusively for issues related to AdWords API. Please post your question on the Google Analytics Forum . Thanks, Sreelakshmi, Ad

Re: API v201607 DatabaseError.CONCURRENT_MODIFICATION

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Mubbashar, Could you please *Reply privately to author* and share a sample SOAP response XML while you are getting the CONCURRENT_MODIFICATION exception? I believe, you should still have the index of the operation in your response logs and it should help you find out which operation failed

Re: Augmentation quota compte API

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Andréa, I can only write to you in English. Could you please answer the questions listed below? 1. Is your Issue regarding the AdWords API? 2. If it is about AdWords API, what quota are you referring to? Please share any error messages/SOAP logs that you have. Thanks, Sreelakshmi, AdWords

Re: API v201607 DatabaseError.CONCURRENT_MODIFICATION

2017-03-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Mubbashar, In the event of DatabaseError.CONCURRENT_MODIFICATION , you will not be able to get the values of the specific operation that failed in the response. But please note that you will

Re: What is the best way to offline add conversions

2017-03-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Yosi, To better understand your issue, could you please share some more details? 1. How are you recording conversions in AdWords? Are you using AdWords API to upload conversions? 2. Do you mean to say that the UserList set up in your AdWords account's Audience is not growing in spite of con

Re: Auction Insights Report

2017-03-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Dave & Max, Thank you very much for your feedback. The AdWords team is aware of this feature request but we don't have a time line that is set for this to be available via the API. As Max already mentioned, using the UI to schedule this report would be the available alternative. Thanks,

Re: Oauth Authentication issue

2017-03-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The details explained is in sync with the expected behavior. By following the steps that you have explained, your application did authorize the user during the very first API call. During this call you were required to be logged in as that specific user and grant permission to the API by

Re: AdCustomizer FeedItem Targeting

2017-03-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Sam, Feeds are essentially tables which will have columns which are referred to as FeedAttributes and each row in this table which is referred as FeedItem. A sample use case would be, if you wish to display your Ads with the sitelinks of different sections of your page, that is when you cho

Re: Very closely related keyword suggestions via search volume request

2017-03-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Misha, That sounds right. I have made a note of your request and I will pass it on to the team. Thanks for sharing your feedback. If you haven't already, you could follow our Ads Developer blog for announcements and updates

Re: What skills do i need for API integration + dashboard creation

2017-03-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Ron, Using AdWords API will enable you to automate your processes. That said, it also requires dedicated engineering resources as the AdWords API goes through several new releases, deprecation and sunsets every year. You could review this

Re: Getting Keyword Data (e.g., Monthly Searches, Competition, Bid Price)

2017-03-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Steve, Have you checked out the KeywordPlanner tool? This tool will suggest keyword ideas based on your existing keywords and website. You will able to able to view the historical stats for keywords based on which you can decide to use those keyword ideas or not. Please check our guide on t

Re: "Responsive ad" adType value on AdPerformanceReport?

2017-03-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Akiko, As per the documentation of AdType , the predicate value is "RESPONSIVE_DISPLAY_AD" and the actual value displayed in the report will be "Responsive ad". You will see the value "Responsive

Re: Very closely related keyword suggestions via search volume request

2017-03-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Misha, The TargetingIdeaService corresponds to the operation of the Keyword planner which returns search volume data and trends . If you call the TargetingIdeaService with say a word which is having an

Re: Create VideoDiscoveryAd with long YouTube Video name, withHeadline does not work.

2017-03-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Andrey, On this forum, we support queries related to AdWords API. Since your question is related to the AdWords Scripts, could you please post your question on the AdWords Scripts Forum ? Thanks, S

Re: Change History through API

2017-03-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Kieran, You could check the CustomerSyncService and see if that will return what you are looking for. This is the closest service available in the API to change history in AdWords UI. You will be able t

Re: Very closely related keyword suggestions via search volume request

2017-03-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Misha, TargetingIdeaService and TrafficEstimatorService are the two services that provide similar functionality via the API as t

Re: originAdId automatically populated when uploading HTML5 creatives

2017-03-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Dorian, Could you please share sample SOAP logs (request/ and response) of both the operations ? You may use '*Reply privately to author*' to reply just to me. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goo

Re: Shopping Performance Report returns same product twice

2017-03-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, To take a closer look at your issue, could you please *Reply privately to author* and share your report definition, a copy of the SHOPPING_PERFORMANCE_REPORT and you client customer Id? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: XML log

2017-03-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Subin, Could you please let me know the programming language that you are using? Also, please confirm if you are using one of our client libraries . Steps to enable logging would be specific to the language that you are using.

Re: How to get information of only changed campaign from change history using CustomerSyncService?

2017-03-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Eshwar, The CustomerSyncService will return all the campaigns irrespective of whether it was changed or no

Re: SearchImpressionShare actual value instead of "< 10%"

2017-03-09 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Alex, If you are not looking for totals in your report, you don't need to worry about setting 'skipReportSummary' attribute. To address your question about not getting the totals, you should be able to see the totals in your report unless the 'skipReportSummary

Re: Correlating a call extension call with the generated GCLID

2017-03-08 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Chris, Unfortunately, it is not possible to map a GCLID to the corresponding call. With Click Performance Report , you will be able to map the GCLID to it's Ad

Re: Age Range Performance Report - for search network?

2017-03-07 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Marina, We are in the process of making demographic targeting available for search campaigns. It will be possible to get the stats for search networks once this change is complete. You can try it out on your account and see if it is available for your account yet. Please check this

Re: SearchImpressionShare actual value instead of "< 10%"

2017-03-06 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi, If you are interested in extracting the totals, you can set the ' skipReportSummary ' attribute in the request header to false and the last row in your report should correspond to the totals. Please note th

Re: CANNOT_ADD_EXISTING_FIELD and criterion.id

2017-03-03 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Mike As you have observed, you will need to use the SET operator instead of ADD while updating the bidModifier. Have you checked out the sample to set the bidModifier? To

Re: SearchImpressionShare actual value instead of "< 10%"

2017-03-03 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi, The API does return the special value "<10%" or ">90%" when the actual value is less than or above the threshold for Impression share related metrics. Unfortunately, there is no workaround to get the actual percentage via API in those cases. Thanks, Sreelakshmi, AdWords API Team -- --

Re: Correlating a call extension call with the generated GCLID

2017-03-02 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Chris, Yes, the call extension click also will generate a GCLID. You can extract the stats for the GCLID by using the CLICK_PERFORMANCE report. You will need to look for the corresponding rows where

Re: Not getting all Keywords in KeywordPerfomanceReport.

2017-03-01 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi, Could you please *Reply privately to author* and share with me your client customer Id along with the downloaded reports in both the cases? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlead

Re: Not getting all Keywords in KeywordPerfomanceReport.

2017-03-01 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi, It looks like both the AWQLs are the same. Are you trying to say that removing the 'Date' field and by maintaining the "DURING" would generate results as given below? 1. "SELECT Id, CampaignId, CampaignStatus, QualityScore, Date FROM KEYWORDS_PERFORMANCE_REPORT WHERE IsNegative = false DU

Re: Product partition tree corrupted

2017-03-01 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Dongliang, To take a closer look at your corrupted product partition tree, could you please share your client customer Id along with the names of adGroup1, adGroup2 and the nodes that you were referring to? About your question of linking nodes under adGroup2 to the root in adGroup1, it wil

Re: Auction Insights Report

2017-02-28 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Adam, l'll pass along your request to the team, but unfortunately I can't say at this point if or when this will be added to the API. Please keep an eye on our Ads Developer blog for updates. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~

Re: Auction Insights Report

2017-02-27 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Adam, Thanks for your feedback. Unfortunately, we don't have a definite time line on when it will be available. I will let the team know about your request. In the meantime, you could consider using the fields that were mentioned in an earlier response if those are the specific metrics tha

Re: Adding Sitelink to an extension erase previous content

2017-02-27 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Ferdinando, Glad that you found the solution. The usage of ADD operator when an ad extension already exists, will modify the existing ad extension as well. To prevent the new operation from overwriting the old settings, you will need to send back all feed items, even if you're modifying ju

Re: "Responsive ad" adType value on AdPerformanceReport?

2017-02-27 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi David, The possible values for the AdType field are as listed in the documentation that is linked. Could you please *reply privately to author *and share with me the report definition, a copy of

Re: Where can we see the amount of operations done

2017-02-24 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Nick, There is currently no service in AdWords API that lets you check how many operations you have made. You could keep track of your operations and calculate the number following the guidelines listed in this docum

Re: invalid_grant error suddenly happening after 18 months of stable server side code

2017-02-23 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi, The 'invalid_grant' error usually occurs when the authorization code or the refresh token is not valid (is expired, revoked, issued to another client etc). To fix this, you will need to generate the refresh token again. If you need instructions to generate a new one, please check our guide

Re: 2017 AdWords API Workshop?

2017-02-21 Thread &#x27;Sreelakshmi Sasidharan (AdWords API Team)&#x27; via AdWords API Forum
Hi Christopher, Right now, we do not have much information regarding the AdWords API workshop schedule for 2017. Once the schedule is available, we will be posting that on our Ads Developer blog. You could keep an eye

<    1   2   3   4   5   6   >