# Welcome Advertisers

Welcome to the eLocal Advertiser APIs. These APIs are designed for advertisers who want visibility into campaign performance and the ability to manage their listings and data programmatically.

## What you can do

* <i class="fa-chart-line-up">:chart-line-up:</i> Access reporting - fetch lead and call performance metrics by campaign & more.
* <i class="fa-business-time">:business-time:</i> Manage Campaigns & Listings - update business details, categories, and campaign settings.
* <i class="fa-arrows-spin">:arrows-spin:</i> Integrate data - connect campaign results into your own BI or CRM systems.

## Who this is for

* Advertiser developers building custom reporting pipelines.
* Marketing and analytics teams that want to automate campaign management & performance tracking.

## How to start

* Setup your authentication
* Make your first call: Fetch Campaign Performance
* Review advanced quides like TBD


---

# 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://developers.elocal.com/advertiser-apis/v1/readme.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.
