func newCampaignLimits(o *SDK.CampaignLimits) CampaignLimits {
    result := CampaignLimits{}
    if o == nil {
        return result
    }