# Rakuten Affiliation Data Source

In order for Adloop to connect to your Rakuten Account and obtain the relevant data, we need you to create a specific report and give us the report's API url.

Dont' worry, we will guide you through the process !

1. Go to your [Advertiser Dashboard](https://dashboard.linkshare.com/Advertiser/Reports/reportingIndex.php)
2. Go to the "Report" tab, click on "Choose Reports" and select "Revenue Report by Day"
3. Select the following columns:

* Transaction Date
* Publisher Name
* Publisher ID
* Number of Impressions
* Number of Clicks
* Total Commission
* Number of Orders
* Sales

4. Select the same timezone as your dataset, by clicking on the date picker.
5. Save your report
6. Click on "View Report" and select "Get API". This will give you an URL.
7. Copy the given URL and paste it in the field provided by Adloop.

That's it, well done !


---

# 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://community.commandersact.com/adloop/ii-data-sources-and-destinations/data-sources-workflow/rakuten-affiliation-data-source.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.
