I have changed to use Campaign Extension Setting service to manage ad extensions for Campaign.
It works fine for assign ad extension to campaign but I got an error when I want to remove all extensions from a campaign (assign empty array).
{:operator=>"SET",
:operand=>
{:campaign_id=>"284821869",
:extension_type=>"CALLOUT",
:extension_setting=>
{:platform_restrictions=>"NONE",
:extensions=>[]
}
}
}
What's problem with my code? Or Campaign Extension Setting Service not be able to do this?
Regrad,
Rothana