Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mandatory and optional parameters #9

Open
ankurhora opened this issue Feb 19, 2016 · 2 comments
Open

Mandatory and optional parameters #9

ankurhora opened this issue Feb 19, 2016 · 2 comments

Comments

@ankurhora
Copy link

Although it is mentioned in docs and also in the sample.php that only three parameters are needed for a successful hit

  1. Property ID
  2. Device - Useragent
  3. Device - Ip
    i tried doing that but failed no response but as soon as i added gpid in the api hit i start getting response. So my question is should not this also be mandatory ? or was i doing something wrong
@rishabh-chowdhary
Copy link
Contributor

Yes, device ID(GPID & IDFA) are mandatory, I have to make this change in the codebase

@ankurhora
Copy link
Author

Also, if requesting for android, setting gdip is mandatory and
if requesting for ios, setting idfa is mandatory
but there will be only one of them at a time.
How are we handling that ?
means: how should we call the device object ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants