get_campaign
Parameters:
digest |
Campaign key used as a unique campaign identifier. |
Returns ID (numerical identifier assigned in Parallels Business Automation - Standard database) of the promotion associated with a given Campaign:
{
'promo_id' => '1'
};
SOAP Faults codes:
NoCampaignFound |
No campaign exists for the digest specified |