I want to modify in-app actions of app campaign Bidding using PHP library, but it is not being modified normally.
I proceeded with the modification using CampaignService and SelectiveOptimization.
First of all, if you check the file I have attached, custom:Self_verify2 is selected on the Add Wars page.
The API modified it to abx:daily_first_open, but both custom:Self_verify2 and abx:daily_first_open were modified with both selected.
I want to deselect custom:Self_verify2 and modify it so that abx:daily_first_open is selected.
If there is a solution, please let me know.
For your information, ConversionTypeId is as follows.
abx:daily_first_open => 387803710
custom:Self_verify2 = > 389745323