Re: Product Partition Tree Structure

2014-08-27 Thread Ads Developer
of ProductBrand) { > ProductBrand pb = (ProductBrand) part.getCaseValue(); > String value = pb.getValue(); > } else if (part.getCaseValue() instanceof ProductCanonicalCondition) { > . > } > > > HTH - > mm > > On Tuesday, August 26, 2014 7:25:46 AM UTC-5, Ads De

Re: Product Partition Tree Structure

2014-08-26 Thread Ads Developer
Hi Ray, Any update on this. On Friday, August 22, 2014 10:18:00 AM UTC+5:30, Ads Developer wrote: > > Hi Ray, > > This is the sample code that I am using to get the above output mentioned. > > AdGroupCriterionServiceInterfac

Re: Display Value in adGroupCriterionService

2014-08-21 Thread Ads Developer
gt; Hi, > > Could you please post a screenshot to show what field you are trying to > access? I cannot make that out from your email. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Thursday, August 21, 2014 1:28:56 AM UTC-4, Ads Developer wrote: &

Re: Product Partition Tree Structure

2014-08-21 Thread Ads Developer
being returned? > > Thanks! > > Ray > > On Thursday, August 21, 2014 1:39:04 AM UTC-4, Ads Developer wrote: >> >> Hi Team, >> >> I am using AdGroupCriterionServiceInterface to fetch the data related to >> Product Partition. >&

Product Partition Tree Structure

2014-08-21 Thread Ads Developer
Hi Team, I am using AdGroupCriterionServiceInterface to fetch the data related to Product Partition. I was able to retrieve the following information getPartitionType: UNIT getProductDimensionType: ProductCustomAttribute getCaseValue:com.google.api.ads.adwords.axis.v201402.cm.ProductCustomAttri

Display Value in adGroupCriterionService

2014-08-21 Thread Ads Developer
Hi Team, I am using adGroupCriterionService to fetch the following data getPartitionType: UNIT getProductDimensionType: ProductBiddingCategory getParentCriterionId:* getID:* getType:PRODUCT_PARTITION But the Display name of the partition type is not available. I tried get

Reg: Can to get products from Test Account in merchant Center to be displayed in Shopping Campaigns in Adwords

2014-08-11 Thread Ads Developer
Hi Team, I am trying to update products into my test merchant center account with sample data. But how can I view these products in Shopping Campaigns as all the products will be rejected. Is there any way to use a test account to check the complete implementation of Shopping Campaigns through