get https://rest.viglink.com/api/account/campaigns/
Use this endpoint to get a list of your campaigns, or search for a specific campaign by name or campaignId.
AuthorizationTo query this API, include a Secret Key in the Authorization header of your request. The value of the header must be formatted as
secret {SECRET_KEY}, ensuring that the wordsecretis followed by a space before the key itself.For details on generating a Secret Key for your site, visit our Authorization guide.
