ajitpawarink
Results
1
issues of
ajitpawarink
Using following example to update the campaign, but always getting 422 in response. $client->updateCampaigns( array( array("campaignId" => 173284463890123, "name" => "Update Campaign One", "state" => "enabled", "dailyBudget" => 10.99 )...