Hi,

It turns out this is a bug in the *ProductPartitionTree* utility. If the 
root node does not have any children, the utility is not properly setting 
the bid on the *ProductPartitionNode*. Could you please open an issue on 
our github issues page 
<https://github.com/googleads/googleads-java-lib/issues>?

Thanks,
Josh, AdWords API Team

On Friday, March 6, 2015 at 10:14:36 AM UTC-5, Михаил Бесчетнов wrote:
>
> Hello!
>
> I created a root ProductPartition for AdGroup in shopping campaign, and 
> set its maximum price (0,10 for example).
>
> But when i try to get this ProductPartition via API, i get NULL insted of 
> 0,10.
>
> If a add some additional partitions inside root, there is no problem to 
> get their parameters and price, but with root it does not work :(
>
> ProductPartitionTree partitionTree = 
> ProductPartitionTree.createAdGroupTree(new AdWordsServices(), adWordsSession, 
> request.getAdGroupId());
> ProductPartitionNode rootNode = partitionTree.getRoot();
>
> rootNode.getBid(); //returns NULL, but really it has valid value in web 
> interface
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fcdb63b1-b585-409e-bbb3-3183400b0352%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to