Thank you for sharing
On Thursday, April 19, 2018 at 3:17:57 AM UTC-7,
sandip.m...@visual-meta.com wrote:
>
> Hi API team,
> I am trying to create product groups inside an adGroup using
> ProductPartitionTree of Adwords Java api.
> In the below example I try to partition the data based on brand
Hello Sandip,
Thank you for sharing the logs. They were really helpful. The
CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE error indicates that the
partial failure is not supported for shopping campaign mutate operations.
Based on the logs, it looks like you have the partialFailure set to t
Hello,
It looks like you're performing a Mutate() operation for the shopping
campaigns. The CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE error
indicates that the partial failure is not supported for shopping campaign
mutate operations.
Can you make sure that each subdivision is complete
Hi API team,
I am trying to create product groups inside an adGroup using
ProductPartitionTree of Adwords Java api.
In the below example I try to partition the data based on brand value.
My code is:
AdWordsServicesInterface adWordsServices = AdWordsServices.getInstance
();
AdWords