Ako dostanem z analytics - shortUrlClicks ?
Notice: Undefined property: stdClass::
Kód:
$json = json_decode($response);
echo $json->analytics->shortUrlClicks;
Kód:
{
"kind": "urlshortener#url",
"id": "http://goo.gl/fbsS",
"longUrl": "http://www.google.com/",
"status": "OK",
"created": "2009-12-13T07:22:55.000+00:00",
"analytics": {
"allTime": {
"shortUrlClicks": "15891",
"longUrlClicks": "372329",
"referrers": [
{
"count": "12432",
"id": "Unknown/empty"
},