Skip to content

Add support for Targeting #98

@vseprav

Description

@vseprav

I know that AdMob provides targeting information to an ad request.
For example:

AdRequest request = new AdRequest.Builder()
        .setBirthday(new GregorianCalendar(1985, 1, 1).getTime())
        .build();

Is it possible to add support for that functionality?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions