Ok, I will try this. One Suggestion: You can implement Facade Design Patterns to hide complexity and expose the simple Facade to End User. I this way, not all product partition complexity will be exposed to end-user, you can create a wrapper on top of this, and end-user will see a simple facade that is easy to use by reading documentation quickly. Facebook Product ser creation is very simple: There we can mention directly in JSON what conditions we need for example:
Check out this link: https://sourcemaking.com/design_patterns/facade Regards, Gagan On Tuesday, May 5, 2020 at 1:53:42 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > To convert a UNIT (leaf) node to a SUBDIVISION, you need to have the > following operations in the *same* request: > > 1. Remove the existing UNIT node. > 2. Add a new SUBDIVISION node. > 3. Add child UNIT nodes of the new SUBDIVISION node. > > Please see this section of the Shopping campaigns guide > <https://developers.google.com/adwords/api/docs/guides/shopping#modifying_existing_productpartition_trees> > > . > > Thanks, > Josh, Google Ads API Team > > ref:_00D1U1174p._5001UaSxD8: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/33d62f89-cac5-4212-af1c-30cf148baa73%40googlegroups.com.