I sent many times, it shows "sent" to me.
Give me your email address, I will send you logs and IDs as well.

Gagan

On Tue, Jun 9, 2020, 23:31 Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Gagan, it seems we are experiencing some difficulty receiving your log
> files. We are investigating that issue. In the meantime, I have taken a
> look at the code and errors that you provided. I see two issues here.
>
> First, you are receiving the error
> AdGroupCriterionError.PRODUCT_PARTITION_ALREADY_EXISTS
> <https://developers.google.com/adwords/api/docs/reference/v201809/TargetingIdeaService.AdGroupCriterionError>.
> It sounds to me like you are trying to update your existing product
> partition tree. You need to remove the existing ProductPartition before you
> make any changes to the partition tree. Please see this guide
> <https://developers.google.com/adwords/api/docs/guides/shopping#partitioning>
> for more information on partitioning for shopping campaigns.
>
> The second error you are receiving is
> AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE
> <https://developers.google.com/adwords/api/docs/reference/v201809/TargetingIdeaService.AdGroupCriterionError>.
> As mentioned in the guide mentioned earlier, each node of types SUBDIVISION
> must have one child node that is a catch-all for "Other" types of products
> that don't fit into the product partitions you've defined at the child
> level.
>
> Please refer to this code sample
> <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201809/shoppingcampaigns/AddProductPartitionTree.java>
> for a complete working sample of how to construct a product partition tree.
> Specifically, line 167
> <https://github.com/googleads/googleads-java-lib/blob/24d0001a69158882cf1de6d3b6cbed42253de786/examples/adwords_axis/src/main/java/adwords/axis/v201809/shoppingcampaigns/AddProductPartitionTree.java#L167>
> demonstrates how to set the "Other" node.
>
> I hope this is enough to resolve your issues. If not, would you please *reply
> privately to author* with your customer ID and request ID so that we can
> retrieve the logs on our end?
>
> All the best,
> Devin
> The Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zqFyN:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAC2%2BZe0owKzVcnwhv1Knp9K%2BXf0wHiDZ%3DiMF6OL2SnVkBO0Gog%40mail.gmail.com.

Reply via email to