> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adrop.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart: Selling Your First Targeting

> This guide shows you how to create age targeting, start selling, and connect it to ad products.

> ⏱️ Time required: About 10 minutes

***

## Before You Begin

* SDK integration completed
* Age property being collected (birthday information must be passed from SDK)
* At least 1 ad product created

<Note>
  To use age targeting, user birthday information must be passed from the SDK.
</Note>

***

## Step-by-Step Guide

<video autoPlay muted loop playsInline src="https://mintcdn.com/openrhapsody/smENmiWX3Jge7uck/videos/targeting-quickstart.mp4?fit=max&auto=format&n=smENmiWX3Jge7uck&q=85&s=3f0cb07a49c116c5a0342434959d0668" data-path="videos/targeting-quickstart.mp4" />

<Steps>
  <Step title="Create Targeting">
    Log in to [Ad Control Console](https://console.adrop.io).

    1. Click **Targeting → Audience** in the left menu.
    2. Select **Age Targeting** from the targeting template list.

    <Note>
      Age targeting supports auto-complete. Targeting options are automatically recommended.
    </Note>
  </Step>

  <Step title="Enter Targeting Name">
    <Note>
      Auto-complete targeting names cannot be changed.
    </Note>
  </Step>

  <Step title="Add Targeting Options">
    Select targeting options to sell from the auto-recommended options.

    1. Click the targeting option card to add.
    2. Check the option name and conditions.
    3. Click the **Add** button.
    4. Click the **Create Targeting** button to save.

    <Note>
      You can also create targeting options manually. Click the <strong>+ Add Targeting Option</strong> button.
    </Note>
  </Step>

  <Step title="Connect to Ad Products">
    Connect the targeting to ad products.

    1. Click **Ad Products** in the left menu.
    2. Select the ad product to connect targeting.
    3. Click the **Edit Product** button.
    4. In the **Configure Targeting to Display on Product** section, select the targeting categories to connect.
    5. Click the **Save** button.
  </Step>
</Steps>

***

## Complete

Now advertisers can select this targeting when booking campaigns.

***

## Next Steps

**Learn More**

<Card title="Creating Audience Targeting" icon="users" href="/targeting/audience">
  Learn how to create targeting with properties and events.
</Card>

<Card title="Creating Context Targeting" icon="tags" href="/targeting/context">
  Learn how to create content-based targeting.
</Card>

**Go to Next Quickstart**

<Card title="Quickstart: Book Your First Campaign" icon="bolt" href="/campaign/quickstart">
  See how advertisers select targeting and book campaigns.
</Card>

***

## FAQ

<AccordionGroup>
  <Accordion title="Will targeting be exposed to advertisers immediately after creation?">
    No. You need to connect the targeting to ad products so advertisers can select it when booking campaigns.
  </Accordion>

  <Accordion title="Can I offer targeting only for specific ad products?">
    Yes, you can set different targeting options to expose for each ad product. You can connect high-value targeting only to premium ad products, or selectively provide targeting that matches the ad product characteristics.
  </Accordion>

  <Accordion title="What's the difference between auto-complete targeting and custom targeting?">
    Auto-complete targeting (age, gender, country, language) allows quick setup as targeting options are automatically recommended. Custom targeting allows you to create differentiated products by configuring targeting options directly using service-specific properties.
  </Accordion>
</AccordionGroup>
