Re: Can I use API to get AdWords Notes

2019-11-26 Thread Ashish Pathak
Hi Xiaoming, Thank you for your response I hope notes will be available soon via API and GoogleAds Scripts, will keep eye on the announcements. On Monday, November 25, 2019 at 10:29:21 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Ashish, > > Thanks for reaching out. Currently creating and edi

Re: Can I use API to get AdWords Notes

2019-11-24 Thread Ashish Pathak
Is it possible now to Create and edit notes from Google Ads API? On Thursday, July 12, 2018 at 3:07:56 AM UTC+5:30, Biao Jiang wrote: > > > Google released Notes recently (maybe months ago, but I found it > recently): https://support.google

Re: Getting a second token with readonly access

2019-02-08 Thread Ashish Pathak
Hi Bharani, Any update about feature request for read only access from Adwords API? is it possible now? On Tuesday, May 15, 2018 at 2:27:18 AM UTC+5:30, Bharani Cherukuri (AdWords API Team) wrote: > > Hi Jason, > > Thank you for your interest. I have shared your feedback with the team. > Ple

Re: AuthorizationError.USER_PERMISSION_DENIED

2017-11-14 Thread Ashish Pathak
Hi Vincent, Thank you for the help issue is resolved now it was error on our end. On Tuesday, November 14, 2017 at 4:31:46 PM UTC+5:30, Vincent Racaza (AdWords API Team) wrote: > > Hi Ashish, > > The USER_PERMISSION_DENIED >

Re: Type = 'AuthorizationError.USER_PERMISSION_DENIED', Trigger = '', FieldPath = ''

2017-11-14 Thread Ashish Pathak
Hi Peter, new thread created for AuthorizationError.USER_PERMISSION_DENIED issue. Thanks, Ashish On Tuesday, November 14, 2017 at 1:58:56 PM UTC+5:30, Peter Oliquino wrote: > > Hi A

AuthorizationError.USER_PERMISSION_DENIED

2017-11-14 Thread Ashish Pathak
r same MCC and I can check and make update in account with customer Id 'xxx-xxx-' using web interface. What can be possible reason for the error? Regards, Ashish Pathak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlead

Re: Type = 'AuthorizationError.USER_PERMISSION_DENIED', Trigger = '', FieldPath = ''

2017-11-14 Thread Ashish Pathak
Hi Peter, I am getting same error I can access account in web interface and getting error Type: *AuthorizationError.USER_PERMISSION_DENIED* when tried to access account using API and same code works for other accounts. Is there any major update in AdWords API after 8th November 2017 I am getti

Re: Duplicate Labels

2017-11-10 Thread Ashish Pathak
Hello, We are also facing the same issue when we try to create label from API it is throwing error LabelError.DUPLICATE_NAME and we can not see the label with same name in AdWords web interface,Adwords editor neither we can fetch label with that name from AdWords scripts I have come across th

Can we find orderId from conversion tracking tag via API ?

2017-04-18 Thread Ashish Pathak
Hello, Can we find orderId from conversion tracking tag via AdWords API? if (<%= orderId %>) { var google_conversion_order_id = "<%= orderId %>"; } I understand that we can't find value from reports in adwords, can we find value

Re: Reaching Time Lag and other Attribution reports

2016-08-24 Thread Ashish Pathak
Any update on this feature? any other option to fetch time lag data? On Monday, March 21, 2016 at 8:33:27 PM UTC+5:30, Yin Niu wrote: > > Hello, > > This is not supported. Please see supported report types > . > > For new featu

How to download search query report for auto targeted keywords?

2015-12-15 Thread Ashish Pathak
Hello, I want to download search term report for all keywords in auto target tab of Dynamic search ads campaign. Can you tell me how to download that report from adwords API? what is name of that report? PFA for screenshot. Thank you! Regards, Ashish Pathak

Applying labels on adgroup

2014-10-13 Thread Ashish Pathak
Hi, I'm trying to apply labels on adgroups using code -perations.append({ 'operator': 'ADD', 'operand': { 'adGroupId': adGroupID, 'labelId': labelId } }) if label is already associated with adgroup it returns

Double conversion tracking

2014-09-27 Thread Ashish Pathak
Hi, We have accounts for which conversions are tracked twice i.e from analytics and adwords both because of that we see double conversions and conversion value. Can we fetch conversions for only one tracking using adwords API? So that we can use that value in our report and bidding rules. Th

Fetch available attributes from Google Merchant Center to use in shopping campaign

2014-09-05 Thread Ashish Pathak
Hi, I'm trying to create shopping campaign from AdWords API, how can I fetch available attributes for particular product feed from merchant center. I wish to create subdivision for each sku using item id. Thank you! Best Regards, Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to set up "Bid only" option in a display network campaing

2014-06-03 Thread Ashish Pathak
oogle.com/adwords/api/docs/reference/v201402/AdGroupService.TargetingSettingDetail#targetAll>',* > * 'criterionTypeGroup': 'GENDER',* > *}* > * ]* > *}* > * ]* > } > }] >

Re: How to set up "Bid only" option in a display network campaing

2014-06-02 Thread Ashish Pathak
adGroupId': ad_group_id, 'criterion': { 'xsi_type': 'Gender', 'id': GENDER_MALE }, 'targetAll' : True } ] Regards, Ashish On

Re: How to set up "Bid only" option in a display network campaing

2014-05-31 Thread Ashish Pathak
27;microAmount': '100' }, 'TargetingSettingDetail': { 'targetAll':True } } ] } } }] I was trying abov

Re: Criteria predicate in audience performance report

2014-05-14 Thread Ashish Pathak
visit > https://groups.google.com/d/topic/adwords-api/pBNzWEuo5FE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > adwords-api+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Ashish Pathak

Re: Criteria predicate in audience performance report

2014-05-12 Thread Ashish Pathak
Hi Josh, Thanks for that ! Is there any other way to set adgroup or campaign bid modifier for remarketing list ? Regards, Ashish Pathak On Mon, May 12, 2014 at 11:54 PM, Josh Radcliff (AdWords API Team) < adwordsapiadvisor+j...@google.com> wrote: > Hi Ashish

Re: Criteria predicate in audience performance report

2014-05-12 Thread Ashish Pathak
} }) when i tried criterion_id='boomuserlist::4817763' getting error - 'Unmarshalling Error: For input string: "boomuserlist::4817763" ' also for criterion_id='4817763' getting error invalid_id. I'm using python adword api l

Re: Type for setting Ad Parameters

2014-04-11 Thread Ashish Pathak
; > > What service are you using (is it AdParamService or MJS)? Are you using > any of our client libraries? > > > -Danial, AdWords API Team. > > > On Thursday, April 10, 2014 6:59:49 PM UTC+4, Ashish Pathak wrote: >> >> Hi, >> >> I'm tryin

Re: Type for setting Ad Parameters

2014-04-11 Thread Ashish Pathak
} } is also not working. On Thursday, April 10, 2014 8:29:49 PM UTC+5:30, Ashish Pathak wrote: > > Hi, > > I'm trying to upload value of keyword ad parameters in bulk. >

Type for setting Ad Parameters

2014-04-10 Thread Ashish Pathak
} } but getting error- Type not found: 'ns0:AdParamService' what should be xsi_type in the above code? Thanks in advance! Regards, Ashish Pathak -- -- =~=~=~=~=~=~=~=~

Shopping Campaign

2014-04-04 Thread Ashish Pathak
Hi, >From the Shopping campaign I wan't to retrieve Item Id using Adword API in python and then create separate SUBDIVISION for each item Id and set different bid for each subdivision. Is that possible if yes please help me how do we do that in Python? The basic idea is to automatically add ne

Re: How to Add and Get specific location for my campaign

2014-02-26 Thread Ashish Pathak
Hi, I'm also facing same problem please provide some code to set location for campaign. e.g I wan't to target USA how do i set that at the time of campaign creation. 'settings': [ { 'xsi_type': 'GeoTargetTypeSetting', 'positiveGeoTargetType': '

Adword API in Google App Engine

2013-07-24 Thread Ashish Pathak
Hi, Does Google App Engine support adword api, because i can't find adword api support for Google app engine either on Eclipse plugin for app engine or api console. Is there documentation available for using adword api with google app engine in Java? Thanks, Ashish -- -- =~=~=~=~=~=~=~=