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
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
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:
&
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.
>&
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
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
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