Data mismatch in Ad words for previous months

2017-06-29 Thread Jaydeep More
I have data mismatch in AdWords data for month of April & May I have conversion value which is accurate but all other fields such as impression,clicks,cost, etc I tried updating my data in conversion window period but it didn't help Has anyone faced similar issue or has solution for this iss

Re: Is there any api support for managing objectives?

2017-06-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi, By managing objectives, did you perhaps mean marketing objectives instead? If yes then, the campaigns that you create via the AdWords API are by default, "All features" campaigns. In order to apply the marketing objectives for your

Re: Data mismatch in Ad words for previous months

2017-06-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jaydeep, Could you provide more information regarding the conversion discrepancies you are encountering? Please provide your clientCustomerId and any of the resources in which I can compare the discrepancies such as a report definiton

Re: Getting AdGroup Performance report for Custom Date - Adwords API using Python

2017-06-29 Thread Tushar Bhasin
Hello Shwetha, Thank you for your reply, I am getting data using 'YESTERDAY' & 'TODAY' but not with custom date Here is the definition: report = { 'reportName': 'CLICK_PERFORMANCE_REPORT', 'dateRangeType': 'CUSTOM_DATE', 'reportType': 'CLICK_PERFORMANCE_REPORT',

help dwords_api_php authentication

2017-06-29 Thread garagecodersdesign
hello I am designing an application where multiple users can log in to adwords and make use of the apis I currently use the adwords_api_php_4.2.3 library Implement the following code Require_once 'Google / Api / Ads / AdWords / Lib / AdWordsUser.php'; $ Email = 'email'; $ Password =

No clicks any more since I updated my keywords

2017-06-29 Thread Muyun Xu
Hey Guys, I had more than 1000 clicks per day at least from Last April to May, 2017. It performed very well and selling good. However I removed some keywords in May, and then the performance getting worse and worse. Then I added the keywords back and still it does not work. Now I can only get

Price extension automation via API - debugging

2017-06-29 Thread Khrystyna Grynko
Hi everyone, Our developper is about to automate the price extension creation and update via API. What should the account manager do in order to use it correctly in the account ? How can we test that the price extensions data is delivered correctly ? Thank you in advance for your reply -- --

Retrieving only the root of a product partition tree

2017-06-29 Thread Christian Semmler
Is there a way of retrieving the ID of the root product partition of a product partition tree through the AdGroupCriterionService without having to receive the entirety of the tree / all product partitions (which can be very big)? Unfortunately it is not possible, as far as I can tell, to filt

Re: Create Ad for Adgroup in a "Display Network only" Campaign

2017-06-29 Thread rcardstest
Hi Shwetha, Is there any API which can be used to create Dynamic Display Ads ? My Requirement is, I just want an image ad Placeholder for displaying item from my feed List which I added through API. I want to create entire campaign using API without manual intervention. (Note : Ad in the campa

Re: Getting AdGroup Performance report for Custom Date - Adwords API using Python

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tushar, I was not able to find any errors in the report definition. Since this is a syntax error and not an API error, please send me the complete code so I can take a look. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Re: Create Ad for Adgroup in a "Display Network only" Campaign

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Prashant, The Ad types supported in AdWords API are listed here . Template Ads can be used to create Ads in formats other tha

Adwords API success story submission

2017-06-29 Thread Thu Nguyen
Hi, Is there anyway to submit a case study of our clients using Adwords API to Adwords team as below: https://developers.google.com/adwords/api/community/case-studies/ We have a few of major brands in APAC who are gaining adventage of Adwords reporting API. Would love to explore the chances to

How to authenticate anyone ADWORDS API OAuth2 PHP.

2017-06-29 Thread garagecodersdesign
How to authenticate anyone ADWORDS API OAuth2 PHP. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You recei

How to authenticate anyone ADWORDS API OAuth2 PHP.

2017-06-29 Thread garagecodersdesign
How to authenticate anyone ADWORDS API OAuth2 PHP. it's possible ? Thank's -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: help dwords_api_php authentication

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, All AdWords API calls must be authorized through OAuth2 . You need to setup authentication for your application by following this guide . You can then follow this guide

Re: No clicks any more since I updated my keywords

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jeff, Since this question is related to AdWords in general, I would suggest that you post it in the AdWords Community Forum as they are better equipped to help you out. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Re: Price extension automation via API - debugging

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Khrystyna, This guide describes how to create and manage Price Extensions using AdWords API along with a sample code snippet. Once you set up Price Extensions, you can track their performance using

Get monthly search of one keyword

2017-06-29 Thread Luca Magni
Hi, Ihave a question about API call. If I use API to get average number of searches about keyword "hello", I have this results: hello song -> 9.900 hello app -> 720 ecc.. But I would only this: hello -> average number of searches. So is there a possibility to perform an API call that displ

php, unable to create feed mapping for customization feed via API

2017-06-29 Thread Sergey Ivanov
Hello. I can`t create feed mapping by FeedMappingService for the customisation feed with column of type 'price'. Steps: Create the feed, return value is: Google\AdsApi\AdWords\v201702\cm\FeedReturnValue::__set_state(array( 'value' => array ( 0 => Google\AdsApi\AdWords\v201702\cm\Fe

Get monthly search of one keyword

2017-06-29 Thread Luca Magni
Hi, I have one question about API call. If I use API to get average number of searches about keyword "hello", I have this results: hello song -> 9.900 hello app -> 720 ecc.. But I would only this: hello -> average number of searches. So is there a possibility to perform an API call that displ

FEED_ATTRIBUTE_TYPE_MISMATCH for PRICE type of feed attribute.PHP.

2017-06-29 Thread Sergey Ivanov
Hello. I`m trying to add feed mapping to the ad customisation feed and get FEED_ATTRIBUTE_TYPE_MISMATCH error. I`m using API v201702 and googleads-php-lib 25.4.0 Creating the feed is OK and returns the following object: Google\AdsApi\AdWords\v201702\cm\FeedReturnValue::__set_state(array( 'v

FEED_ATTRIBUTE_TYPE_MISMATCH mapping error for PRICE feed attribute type

2017-06-29 Thread Sergey Ivanov
Hello. My apologies, it might be a duplicate post, but I didn`t get any feedback after creating the previous posts and can`t see them in the forum ;(. I`m trying to add feed mapping to the ad customisation feed and get FEED_ATTRIBUTE_TYPE_MISMATCH error. I`m using API v201702 and googleads-php

How to authenticate anyone ADWORDS API OAuth2 PHP.

2017-06-29 Thread davidg
How to authenticate anyone ADWORDS API OAuth2 PHP. it's possible ? Thank's -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to authenticate anyone ADWORDS API OAuth2 PHP.

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need to determine the type of OAuth flow suitable for your application using this guide and follow the appropriate guide to set up authentication: - API access on behalf of your clients

OutOfMemoryException on BatchJobUtilities Upload

2017-06-29 Thread Rafael Machado
Hello, I'm getting a System.OutOfMemoryException when trying to upload 212.000 operations on a BatchJob Upload. The error is thrown at System.Text.StringBuilder.ToString() at System.IO.StringWriter.ToString() at Google.Api.Ads.Common.Util.SerializationUtilities.SerializeAsXmlText(Object

Re: INVALID_OPERAND_TYPE on service CampaignCriterionService using method mutate to bid modify LocationGroups

2017-06-29 Thread Nick Harris
Thanks for the update. It seems very strange that the latest API version doesn't let you bid adjust existing LocationGroups that you can bid adjust with in the Adwords interface (old and new). I managed to get around this for now (until version sunsets in October) by mixing in some classes from

Re: Adwords API success story submission

2017-06-29 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi, Let me check and get back to you soon. Best, Thanet, AdWords API Team On Friday, June 30, 2017 at 1:01:45 AM UTC+9, Thu Nguyen wrote: > > Hi, > > Is there anyway to submit a case study of our clients using Adwords API to > Adwords team as below: > > https://developers.google.com/adwords/api

Re: INVALID_OPERAND_TYPE on service CampaignCriterionService using method mutate to bid modify LocationGroups

2017-06-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Nick, Yes, for now you may use the old versions in order to proceed. However, please also note that the v201609 is due to sunset soon and you may need to create new LocationGroups (this time without the IncomeOperand

Re: How to authenticate anyone ADWORDS API OAuth2 PHP.

2017-06-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi, For generating your OAuth2 credentials, you may refer to this guide . Once you have generated the credentials, you may then follow the PHP client library setup guide via this link

Re: FEED_ATTRIBUTE_TYPE_MISMATCH for PRICE type of feed attribute.PHP.

2017-06-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sergey, To better investigate the issue you are facing, could you provide me the generated SOAP request and response when the issue was encountered? You may reply using *Reply privately to author*. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: OutOfMemoryException on BatchJobUtilities Upload

2017-06-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rafael, The System.OutOfMemory error appears to be more of a local error rather than that of the AdWords API. Also, the BatchJobService automatically handles failed operations due to RateExceededError so you will no longer n

Re: Get monthly search of one keyword

2017-06-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi Luca, Please correct my understanding if I am wrong. Could you confirm if what you meant is getting the average monthly searches only for the exact keyword "hello" and not "hello song" or "hello app"? If yes, then you may use the RequestType.STATS instead of IDEAS. The sample code can be fou