# Setting Up Premium Ads

## **Creating Premium Ads**

To set up the premium Ads:

1. Click on "**Create Ads"** and select the Advertiser profile. If you don't have an Advertiser Profile set up yet, learn how to set it up [<mark style="color:green;">here</mark>](/analytics-and-moderation/console/premium-ads/setting-up-advertiser-profile.md).

<div data-full-width="true"><figure><img src="/files/fzClqjGldonJYuf0HIZs" alt=""><figcaption><p>Create Ads from the console </p></figcaption></figure></div>

2. Upload the desired image, ensuring it is up to 30MB and follows the appropriate ratio. All changes you make will be previewed on the right side of the console.

* `9:16` ratio is ideal for Story ads.
* `1:1` ratio is ideal for Post and Comment ads.

<figure><img src="/files/kWIWyzA2H0b4ei8qaCo0" alt=""><figcaption><p>Ratio Options</p></figcaption></figure>

* **For Stories and Reels placements**: Most people hold their phones vertically, so a 9:16 ratio is recommended to capture the whole screen.
* **Image guideline:** To learn more about media guidelines, please read <mark style="color:green;">the</mark> [<mark style="color:green;">Image</mark>](https://docs.amity.co/amity-sdk/core-concepts/files-images-and-videos/image-handling) page.&#x20;

<figure><img src="/files/SFHttKjv4g8Zr7lH22wa" alt="" width="375"><figcaption><p>Image guideline</p></figcaption></figure>

3. On the "**Content part**" page, you will able to update:

* Headline for your Ads
* Description
* Body text (Optional)

Followed by an Optional “**Call to action**” where you will able to:

* Choose or enter the custom button label.
* Enter the URL link to the action URL link.

<figure><img src="/files/UlbVTmC550HrQTvTyMEU" alt=""><figcaption><p>Ads content</p></figcaption></figure>

4. Next, you can choose your Ads placement and click on the ‘Next’ button.

<figure><img src="/files/kVxKkJOgZA3T1n60xE7C" alt=""><figcaption><p>Ads placement</p></figcaption></figure>

5. This leads to the **scheduling** part of the ads, where you can choose when you want your ads to appear. You need to select a required **start date** and an optional **end date.**

<figure><img src="/files/dNbAdPpraKOwci6HLwyV" alt=""><figcaption><p>Schedule your Ads</p></figcaption></figure>

{% hint style="warning" %}
Please note that only admins are allowed to create ads within the system. This ensures that ad content is managed and approved by authorized personnel.
{% endhint %}

6. Once completed, you should be able to see your Ads on the dashboard.

## Editing Premium Ads

To edit your existing ads:

1. Click on the "**Edit**" button in the \`Actions\` section next to the ad you want to make changes.&#x20;

<figure><img src="/files/6BvBBl8BIBUsm360HnxG" alt=""><figcaption></figcaption></figure>

2. On the "**Edit Ads**" page, you will able to update:

* Advertiser profile and Ad name
* Image ratio
* Ads content
* Call to action URL link and label
* Ads Placement

<figure><img src="/files/pf9W1JrzaPqWP8L9tWvO" alt=""><figcaption><p>Edit your Ads </p></figcaption></figure>

3. Click on the "**Save Changes**" button after you finish editing.

## Deleting Premium Ads

To delete ads:&#x20;

1. Click on the "**Edit**" button in the \`Actions\` section next to the ad you want to delete.

<figure><img src="/files/JTRhaanvcJ7KNxuRUYey" alt=""><figcaption></figcaption></figure>

1. On the **"Edit Ads**" page, scroll down to the bottom.
2. Click on the "**Delete**" button to remove the ad.

<figure><img src="/files/3i2JX7ZpCbUVPeOQbJdc" alt=""><figcaption><p>Delete your Ads</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.social.plus/analytics-and-moderation/console/premium-ads/setting-up-premium-ads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
