Hi,
I am using the google adwords api v201708.
I have some trials campaigns and i change their status from ATIVE to HALTED (with TrialService).
I want reactivate them again so I change the status from HALTED to PROMOTING, but some of them failed and now are in PROMOTE_FAILED and now i cannot move from this status to any other.
After read the official documentation about it I don't know how to change this PROMOTE_FAILED status.
It is because this is an asynchronous process and somehow these campaigns will automatically move to PROMOTED?
If not, how can I change this PROMOTED_FAILED status?
Thank you very much for your help!