Re: Matching function in ad customizer is not working

2015-12-22 Thread Kainesh Patel
regards, > Josh, AdWords API Team > > > On Tuesday, December 22, 2015 at 11:00:26 AM UTC-5, Kainesh Patel wrote: >> >> Hi Josh, >> >> Got it. >> >> Query 1: Lets have I have feed with 3 feedItems and none of targeting is >> set. I have attached

Re: Matching function in ad customizer is not working

2015-12-22 Thread Kainesh Patel
cess and everything is in > place, you can update the *status* to *ENABLED*. > > Thanks, > Josh, AdWords API Team > > > On Tuesday, December 22, 2015 at 10:41:39 AM UTC-5, Kainesh Patel wrote: >> >> Hi Josh, >> >> By any chance, can we set using matching

Re: Matching function in ad customizer is not working

2015-12-22 Thread Kainesh Patel
of the FeedItem > <https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService.FeedItem> > s as described in the Ad Customizers Guide > <https://developers.google.com/adwords/api/docs/guides/ad-customizers#adding_data_to_adwords> > . > > Thanks, > Josh,

Re: Matching function in ad customizer is not working

2015-12-21 Thread Kainesh Patel
Hi Yin, I am unable to capture soap request and response. Can you try the code in your setup? Thanks, Kainesh On Tuesday, December 22, 2015 at 4:22:39 AM UTC+5:30, Kainesh Patel wrote: > > Hi, > > I have changed my matching function to IN(FEED_ITEM_ID, {2807134218}), > wher

Re: Matching function in ad customizer is not working

2015-12-21 Thread Kainesh Patel
Hi, I have changed my matching function to IN(FEED_ITEM_ID, {2807134218}), where 2807134218 is FEED_ITEM_ID. But its not helping. Unable to capture soap request and response from the Java code. WIll uodate you, once I have it. Thanks, Kainesh On Tuesday, December 22, 2015 at 3:49:34 AM UTC+5:

Re: Matching function in ad customizer is not working

2015-12-21 Thread Kainesh Patel
Hi Yin, Any update or progress, you would like to share with me? Thanks, Kainesh On Tuesday, December 22, 2015 at 3:03:27 AM UTC+5:30, Kainesh Patel wrote: > > Hi, > > Thanks for the quick response. > > The output is been shared with you in output.txt. > The out

Re: batch job service giving operand and error message both as null

2015-12-21 Thread Kainesh Patel
ully > used any of the SOAP services and the report services? I ask because those > use many of the same XML utilities used by the BatchJobService utility. > > Thanks, > Josh, AdWords API Team > > On Monday, December 21, 2015 at 4:17:52 PM UTC-5, Kainesh Patel wrote: >>

Re: Matching function in ad customizer is not working

2015-12-21 Thread Kainesh Patel
Hi, Thanks for the quick response. The output is been shared with you in output.txt. The output is Feed with name 'MyFirstFeed556' and ID 32350825 with nameAttributeId *Name 1* and priceAttributeId Price 2 and dateAttributeId Date 3 and inventoryId inventory 4 was created. So, 1 corresponds to

Re: batch job service giving operand and error message both as null

2015-12-21 Thread Kainesh Patel
wasn't deprecated yet. But 6 months down the line, I won't be able to do that. So, can you please ask developer community to look into this? Thanks, Kainesh On Tuesday, December 22, 2015 at 2:16:04 AM UTC+5:30, Kainesh Patel wrotet. > > Yes. I didn't got NoClassDefFoundError

Re: Matching function in ad customizer is not working

2015-12-21 Thread Kainesh Patel
Hi Yin, Thanks for your quick reply. The matching function used in the code doesn't use either feedId or feedAttribute Id. It used FEED_ITEM_ID. String matchingFunctionString = String.format("AND( IN(FEED_ITEM_ID, {%s}), EQUALS(CONTEXT.DEVICE, 'Mobile') )",Joiner.on(',').join(siteLinksData.sit

Re: batch job service giving operand and error message both as null

2015-12-21 Thread Kainesh Patel
dency, I think you would have seen a NoClassDefFoundError > <http://docs.oracle.com/javase/7/docs/api/java/lang/NoClassDefFoundError.html> > > instead. > > Thanks, > Josh, AdWords API Team > > On Monday, December 21, 2015 at 10:06:21 AM UTC-5, Kainesh Patel wrote: >>

Re: Matching function in ad customizer is not working

2015-12-21 Thread Kainesh Patel
Hi Yin, I have used feed Attribute Id only which in my case is 1, which I got it before populating the feed items. If I am not wrong, there is no concept of feedItemAttribute Id, please correct me if I am wrong. Thanks, Kainesh On Tuesday, December 22, 2015 at 1:57:41 AM UTC+5:30, Yin Niu wr

Re: batch job service giving operand and error message both as null

2015-12-21 Thread Kainesh Patel
> had issues in that space, which would explain why upgrading fixed the > problem for you. > > Cheers, > Josh, AdWords API Team > > On Wednesday, November 18, 2015 at 8:10:56 AM UTC-5, Kainesh Patel wrote: >> >> Hi Josh, >> >> As a temporary workar

Matching function in ad customizer is not working

2015-12-21 Thread Kainesh Patel
Hi, I want to try ad customizer. I created feed and added 2 feedItems. One feedItem has Name as ITC and another Name as HUL. Now, I am mapping campaign to feed with matching function as EQUALS(FeedAttribute[32350825,1],"HUL"). Then I created a new ad with headline as 'headline{=MyFrstFeed556.N

Re: Need clarity on Ad Customizer

2015-12-18 Thread Kainesh Patel
Hi, I can see only questions there. How to create a new question on this forum AdWords community ? Thanks, Kainesh On Sat, Dec 19, 2015 at 3:33 AM, Umesh Dengale < adwordsapiadvisor+um...@google.com> wrote: > Hi Kaine

Need clarity on Ad Customizer

2015-12-18 Thread Kainesh Patel
Hi, My scenario is that I have a feed with name ad_customizer which is mapped to campaign Campaign#1. Campaign#1 has two adGroups AdGroup#1 and AdGroup#2. AdGroup#1 has positive keyword iphone and AdGroup#2 has keyword samsung galaxy. The contents of feed are:- ad_customizer:- product_namepro

Re: batch job service giving operand and error message both as null

2015-11-18 Thread Kainesh Patel
OpenJDK and HotStar java. What does google prefer? Thanks, Kainesh On Tuesday, November 17, 2015 at 10:43:30 PM UTC+5:30, Kainesh Patel wrote: > > Hi Josh, > > Any update you would like to share with me? > > Thanks, > Kainesh > > On Tuesday, November 17, 2015 at 7:1

Re: batch job service giving operand and error message both as null

2015-11-17 Thread Kainesh Patel
Hi Josh, Any update you would like to share with me? Thanks, Kainesh On Tuesday, November 17, 2015 at 7:17:48 PM UTC+5:30, Kainesh Patel wrote: > > Hi Josh, > > I have send you mail at adwordsapiadvi...@google.com. > Please check it. > > Thanks, > Kainesh > > On T

Re: batch job service giving operand and error message both as null

2015-11-17 Thread Kainesh Patel
Hi Josh, I have send you mail at adwordsapiadvi...@google.com. Please check it. Thanks, Kainesh On Tuesday, November 17, 2015 at 6:15:27 PM UTC+5:30, Kainesh Patel wrote: > > Hi, > > I have a send you a mail. Please check it. > > Thanks, > Kainesh > > On Monday, Novem

Re: batch job service giving operand and error message both as null

2015-11-17 Thread Kainesh Patel
(if you'd prefer) by clicking *Reply privately to > author* on this post. > > Thanks, > Josh, AdWords API Team > > On Monday, November 16, 2015 at 11:45:03 AM UTC-5, Kainesh Patel wrote: >> >> Hi Josh, >> >> Even I am trying the same. But its poin

Re: batch job service giving operand and error message both as null

2015-11-16 Thread Kainesh Patel
Hi Josh, Even I am trying the same. But its pointing to null and even I tried mutateResult.getErrorList(), even that is null. Thanks, Kainesh On Friday, November 13, 2015 at 7:19:49 PM UTC+5:30, Kainesh Patel wrote: > > I am trying to update keyword. However, after batch job status i

Re: batch job service giving operand and error message both as null

2015-11-16 Thread Kainesh Patel
Friday, November 13, 2015 at 7:19:49 PM UTC+5:30, Kainesh Patel wrote: > > I am trying to update keyword. However, after batch job status is done, > when I try to check the status of operand or error, noth are returning null. > > Batch Job Url is > https://www.googleapis.com/u

Re: batch job service giving operand and error message both as null

2015-11-15 Thread Kainesh Patel
On Friday, November 13, 2015 at 7:19:49 PM UTC+5:30, Kainesh Patel wrote: > > I am trying to update keyword. However, after batch job status is done, > when I try to check the status of operand or error, noth are returning null. > > Batch Job Url is > https://www.googleapis.com/upl

Re: batch job service giving operand and error message both as null

2015-11-13 Thread Kainesh Patel
Hi Umesh, The job status is complete. And as per the guide, I am trying to fetch error or operand. But both are getting as null. Did the batch job url I shared helped you anyway? Thanks, Kainesh On Friday, November 13, 2015 at 10:44:15 PM UTC+5:30, Umesh Dengale wrote: > > Hi Kainesh, > > When

batch job service giving operand and error message both as null

2015-11-13 Thread Kainesh Patel
I am trying to update keyword. However, after batch job status is done, when I try to check the status of operand or error, noth are returning null. Batch Job Url is https://www.googleapis.com/upload/storage/v1/b/batch-job-upload-prod-ebe9b43/o?uploadType=resumable&upload_id=AEnB2Uq7yXKGBpTcZMI