# Criar oferta CPS

#### 1. Vá para Offers **»** Criar Oferta

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

#### 2. Coletando Detalhes Básicos

Preencha todos os detalhes básicos na guia Geral da Oferta.&#x20;

{% hint style="info" %}
[<mark style="color:azul;">**Clique aqui para ver Offer - General**</mark>](/pt/rede/ofertas/oferta-geral.md)
{% endhint %}

#### PARA modelos de campanha CPS <a href="#for-cps-campaign-models" id="for-cps-campaign-models"></a>

<table data-header-hidden><thead><tr><th width="215.90599866609125"></th><th width="150"></th><th width="340"></th></tr></thead><tbody><tr><td><strong>Campo</strong></td><td><strong>Modal</strong></td><td><strong>Valor</strong></td></tr><tr><td>Advertiser Pricing (Revenue)</td><td>CPS</td><td>Adicione a porcentagem de comissão do valor total da venda</td></tr><tr><td>Affiliate Pricing (Payout)</td><td>CPS</td><td>Porcentagem de payout para afiliados</td></tr></tbody></table>

<figure><img src="/files/75238392617b503454a6e72c60e8dce8c0e8996a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[<mark style="color:azul;">**Cálculo de CPS%**</mark>](#calculation-of-cps) é baseado no valor total da venda enviado pelo Anunciante no Postback sob o parâmetro Postback **\&sale=**
{% endhint %}

#### 3. Enviar para salvar as configurações

***

### Obter Postback para Oferta CPS

**Clique em Shortcuts** **»** **Postback**<br>

<figure><img src="/files/4e56e1d63b0ac0dba1c38da77b13fdf472316b21" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Se o parâmetro \&sale= não estiver configurado no Postback, então os cálculos de receita e custo não serão precisos.
{% endhint %}

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

***

### Cálculo de CPS %

Vamos entender o cálculo em uma Oferta CPS com um exemplo&#x20;

**Caso** : Suponha que a venda recebida de `100` USD. Sua comissão é `70`% e o pagamento ao Afiliado é `30`%.

**Cálculo** : Neste caso, o cálculo será baseado no `100` USD valor da venda, fornecido pelo anunciante no postback.

1. **Receita :** 70% dos 100 USD (valor da venda) **= 70 USD**
2. **Pagamento :** 30% dos 100 USD (valor da venda) **= 30 USD**

&#x20;


---

# 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://knowledgebase.offer18.com/pt/rede/ofertas/criar-oferta-cps.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.
