Hi,
I am trying to make the whole process initiated by system, through API request , so
- I need to check if the account enabled for auto tagging or not
- if not I need to enable it (this what I am asking about its API in ruby)
- check if there is offline conversion action
- if no action found I will created new also using the api
the bottleneck in the flow is, can I update the autoTagging flag using and api ?