Skip to content

implement new landing page create API params  #4

@johannestaas

Description

@johannestaas

Three new landing page create (and bulk create) API parameters were added.
device.ua - an optional user agent. We will determine the platform of the user agent and use the browser type that matches that platform. If we aren't able to determine the platform of the user agent, then we fallback to normal browser type selection based on the project.
device.ip - an optional ipv4 address. We will determine which country the ip address is located in, and select a proxy for crawling in that country. Only standard and residential proxies are included right now. If we can't find a proxy in the country the IP was submitted for, we fail gracefully with a relevant error message.
site.page - an optional url indicating the page the creative is displayed on. We will use this as the referrer. If the url is not valid, we fail gracefully with a relevant error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions