Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
https://ads.us.e-planning.net/vssp/1/18f66?sz=640,480&b=com.android.myapp&vv=3&vctx=1&ifa=AA000DFE74168477C70D291f574D344790E0BB11

Bid floor

By default the auction will be performed using the price configured in the UI. However, it is possible to define prices dynamically in the tag using the p= parameter.

To set them up, add to the tag (in any of its versions) a new parameter p= with the price. For example:

https://ads.us.e-planning.net/vssp/1/18f66?sz=640,480&b=com.android.myapp&vv=3&vctx=1&p=1.23

When the auction is carried out, it will have a minimum price of USD 1.23.

User sync / Cookie matching

For web implementation, it is important to sync users as this can considerably increase the results.
To do this, insert the following HTML code in all your pages:

Code Block
<iframe src="https://ads.us.e-planning.net/uspd/1/" width="0" height="0" style="display: none;"></iframe>