Note: {@link CampaignOperation} doesnot support the REMOVE operator. To delete a campaign, set its {@link Campaign#status status} to DELETED.
@param operations A list of unique operations.The same campaign cannot be specified in more than one operation.
@return The list of updated campaigns, returned in the same orderas the operations array.
@throws ApiException if problems occurred while updating campaigninformation.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.