Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread shobha . procentris
Hi Adwords API team, We are facing the same issue. We are using Adwords Google API v201309 with PHP Client Library. We are getting the error *Error Fetching http body, No Content-Length, connection closed or chunked data *while making calls to API. Can you please let us know if there has

Fetching top-level/first-level categories for DSA campaigns

2014-01-07 Thread shobha . procentris
Adwords API Team, I am trying to fetch the top-level and first-level categories for the Dynamic search campaigns using Keywordless category report. But we are not getting all the categories which we see in the Adwords interface. Can you please let us know how can all the categories be

Re: Getting INVALID_AUTH_TOKEN_FOR_EMAI while using LocationSyncService

2013-12-17 Thread Shobha Procentris
Anash, The email Id used is exactly the same as used in Adwords UI. Thanks, Shobha On Wed, Dec 18, 2013 at 11:56 AM, Shobha Procentris shobha.procent...@gmail.com wrote: Anash, The email Id used is exactly the same as used in Adwords API. Thanks, Shobha On Tue, Dec 17, 2013 at 7:52

Junk characters in 'Dynamic ad target' column in Criteria Performance report

2013-12-16 Thread shobha . procentris
Hi Adwords API team, I am trying to fetch the Dynamic Search Ads - auto targets by using Criteria - Webpage in the Criteria Performance report. I am getting all the data properly except the actual auto targets. I am getting junk characters in with the auto target labels I have given a few

Re: Is it possible to change the bids for auto targets under Dynamic Search Ads - Campaigns using v201309?

2013-12-13 Thread Shobha Procentris
; } Thanks, Shobha On Fri, Nov 8, 2013 at 4:44 PM, Shobha Procentris shobha.procent...@gmail.com wrote: Hi Paul, I tried this using the following code snippet in PHP $adGroupCriterionService = $user-GetService('AdGroupCriterionService', 'v201309'); $selector = new Selector

Can we get the stats like Cost, Impressions, AveragCPC based on the ConversionCategoryName or ConversionTypeName?

2013-11-26 Thread shobha . procentris
Hi Adwords Team, Is it possible to fetch the stats categorised/grouped by ConversionCategoryName like 'SignUp', 'Lead' etc using Keywords Performance Report?. Currently non conversion related data like Impressions, Average CPC etc is not supported when we use ConversionCategoryName Is there

Re: Set conversion bid metric for Conversion Optimizer and Enhanced CPC

2013-11-18 Thread shobha . procentris
Takeshi, In Adwords we have tab called 'Settings' under conversions which allows us to set the type of conversion metric to either 1-per-click or Many-per-click. I was wondering if this is possible through Adwords API. Shobha On Friday, November 15, 2013 11:50:44 AM UTC+5:30, Takeshi

Set conversion bid metric for Conversion Optimizer and Enhanced CPC

2013-11-13 Thread shobha . procentris
Hi, In adwords interface, we can set the Conversion Bid Metric (under Tools and Analysis Conversions) to either 1. Conversions (1-per-click) OR 2. Conversions (many-per-click) Can we set this using Google API v201309? Thanks, Shobha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Is it possible to change the bids for auto targets under Dynamic Search Ads - Campaigns using v201309?

2013-11-08 Thread Shobha Procentris
Hi Paul, I tried this using the following code snippet in PHP $adGroupCriterionService = $user-GetService('AdGroupCriterionService', 'v201309'); $selector = new Selector(); $selector-fields = array('Id','parameter','criteriaCoverage','criteriaSamples'); $selector-predicates[] = new

Re: Is it possible to change the bids for auto targets under Dynamic Search Ads - Campaigns using v201309?

2013-10-24 Thread shobha . procentris
Hi Danial, The Dynamic Search Ads are available as a separate type. But how can we fetch the individual 'Auto Targets' based on category, URL etc defined under the Dynamic Search Campaigns. The Keyword Less Category and Query reports don't seem to return the data. Also, we can set the bids

Is it possible to set custom bids for display network Adgroups?

2013-10-21 Thread shobha . procentris
Hi Adwords API team, Is it possible to set Adgroup level custom bids using the newest version of Google API v201309? Thanks, Shobha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Retrieving DSA performance data aggregated at the ad level

2013-10-09 Thread shobha . procentris
On Wednesday, October 9, 2013 2:50:02 PM UTC+5:30, fr...@bgenius.com wrote: Dear Adwords API support, Since the release of V201309 a few features went out of beta, Dynamic Search Ads being one of them. We would like to implement better support for DSA for our users and are

Re: Retrieving DSA performance data aggregated at the ad level

2013-10-09 Thread shobha . procentris
Hi Adwords Team, Even we tried to fetch the stats for Dynamic Search Ads including those of the Auto targets using Keyword less category and Keyword less Query report but it didn't return any data. We do have ample data with impressions. Can you please let us know how can the data be retrieved

Is it possible to change the bids for auto targets under Dynamic Search Ads - Campaigns using v201309?

2013-10-09 Thread shobha . procentris
Hi Adwords API Team, We want to change the bids for Auto Targets under Dynamic Search Campaigns using v201309. Can you please let us know the following: 1. How can the bids be retieved? 2. How can we update the bids? Thanks, Shobha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Is Target CPA - many-per-click for Conv. Optimizer campaigns available in Google API v201309

2013-10-09 Thread shobha . procentris
Hi Adwords API Team, Can you pls let us know if it is possible to set Target CPA on many-per-click basis for the conversion optimizer campaigns in the new version of the API release? Thanks, Shobha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Is Target CPA - many-per-click for Conv. Optimizer campaigns available in Google API v201309

2013-10-09 Thread shobha . procentris
Hi Viju, Can you please tell me how can this be done? On Wednesday, October 9, 2013 4:42:23 PM UTC+5:30, shobha.p...@gmail.com wrote: Hi Adwords API Team, Can you pls let us know if it is possible to set Target CPA on many-per-click basis for the conversion optimizer campaigns in the new

When would the Shared Sets be available to be used via Adwords API?

2013-10-03 Thread shobha . procentris
Hi, Shared sets have been under BETA for quite some time. Can you please let us know when would it be possible to add negatives to the Shared library using Shared Sets feature of Adwords API. We are currently using v201302. Thanks, Shobha -- --

Error while getting Detination URL report

2013-09-26 Thread shobha . procentris
Hi, I am trying to fetch Destination URL report for a client using Adwords APi v201302 as well as from the 'Client Reporting' section in Adwords. But I am not getting the report. I executed the report for a duration of 2013-07-01 to 2013-09-24 using both the methods. Sometimes, I get error

Getting 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND' error on fetching Destination Url report

2013-08-29 Thread shobha . procentris
Hi, I am trying to fetch columns 'CampaignId', 'EffectiveDestinationUrl', 'Impressions' of Destination Url report for a duration of 2013-08-01 to 2013-08-15 and I am getting the following error: Underlying errors are Type = 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', Trigger

Exclude IP Address using Adwords API

2013-08-23 Thread shobha . procentris
Hi, We can exclude IP addresses using Adwords. Is this feature supported by Adwords API? Can we exclude IPs using the latest version of Adwords API Shobha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com