AttributeDescription
idThe campaign ID.
typeThe type of the campaign. Possible values: general, collect, fundraise, event.
statusThe status of the campaign. Possible values: active, inactive, unpublished.
titleThe title of the campaign.
subtitleThe subtitle of the campaign.
descriptionThe HTML content displayed as the description of the campaign.
slugThe slug to be used for this campaign. Must be unique across Givebutter.
raisedThe total amount this campaign has raised.
goalThe campaign goal.
donorsThe number of donors who gave to this campaign.
end_atA UTC datetime string indicating when the campaign ends.
urlThe full URL of this campaign.
currencyThe currency of this campaign (currently only USD is supported).
coverAn object representing the cover photo / banner of this campaign.
created_atA UTC datetime string indicating when the campaign was created.
updated_atA UTC datetime string indicating when the campaign was last updated.
metaAn object representing the meta tags of this campaign (includes title, description, and image).
account_idThe ID for the account that owns this campaign.