"Created" field is missing in "limelm.pkey.advancedSearch"Solved

Hello,

How to get "Created" field using limelm.pkey.advancedSearch method from php? I think that only "Created" field is missing for response.

You're right, that information isn't output using the advancedSearch web API function. We'll fix that soon.

In the meantime you can make a subsequent call to getDetails to get that information. Or you can use the "between" search parameter to limit product keys to a specific range.

Edit: weve recently fixed this.