Google Groups Home
Help | Sign in
Retrieving impressions from Zend_Gbase
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
MartinH  
View profile
 More options May 2, 5:58 am
From: MartinH <mhe...@samedaybooks.co.uk>
Date: Fri, 2 May 2008 02:58:44 -0700 (PDT)
Local: Fri, May 2 2008 5:58 am
Subject: Retrieving impressions from Zend_Gbase
Hi

I'm trying to retrieve stats for my Google Base items by doing:

$service = new Zend_Gdata_Gbase($client);
$query = $service->newItemQuery();
$query->setId("1234");
$query->setContent('attributes,meta');
$entry = $service->getGbaseItemEntry($query);

However I'm not getting any impressions from:
$entry->getGbaseAttribute("gm:impressions") or
$entry->getGbaseAttribute("impressions");

I'm searching on items I know have impressions (picked out from Google
Base dashboard).

Can anyone advise me on where I'm going wrong?

Many thanks
Martin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric (Google)  
View profile
 More options May 5, 10:10 pm
From: "Eric (Google)" <api.e...@google.com>
Date: Mon, 5 May 2008 19:10:00 -0700 (PDT)
Subject: Re: Retrieving impressions from Zend_Gbase
Hi MartinH,

I don't believe the current PHP Client Library supports querying on
these attributes.  I would definitely submit this as a feature
request: http://code.google.com/p/gdata-issues/issues/list.

Regards,

Eric

On May 2, 2:58 am, MartinH <mhe...@samedaybooks.co.uk> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google