Create Text Adpost https://{APP_DOMAIN}/api/3.2/marketing/adsCreates a new text ad for embedding in newsletter emails. Optionally links to a campaign effort chain.Body ParamsBody ParamsactivebooleanrequiredWhether the ad is activetruefalsenamestringrequiredThe name of the adcontentstringrequiredThe HTML content of the addescriptionstringA description of the adad_category_idintegerrequiredThe ID of the ad categorypublication_idintegerrequiredThe ID of the publication this ad belongs touser_idintegerrequiredThe ID of the copywriter/user who created the adeffort_idintegerThe ID of an existing effort to link toeffortobjectCampaign effort chain configurationeffort objecttag_idsarray of integersArray of tag IDs to associate with the adtag_idsADD integerResponse 201The created text adUpdated 20 days ago