Anyone get this undocumented EntityCount error? ACTIVE_ADGROUP_FEEDS_PER_CAMPAIGN

2013-11-18 Thread Mike B
I got the following error (log image attached) when trying to assign sitelinks to adgroups via the AdgroupFeedService, but I cannot find documentation of it anywhere in the API Reference, the AdWords Limitspage, or theOrganizing c

Anybody ever get an ACTIVE_ADGROUP_FEEDS_PER_CAMPAIGN EntityCount error?

2013-11-18 Thread Mike B
While trying to populate adgroups with new sitelinks, I got the following error (screenshot attached). I can't find any mention of it in the API Reference. *errorString:* EntityCountLimitExceeded.CAMPAIGN_LIMIT *limit*:1 *accountLimitType:* ACTIVE_ADGROUP_FEEDS_PER_CAMPAIGN *existingCount:*

Best practices for deleting feeditems and adgroup feeds?

2013-12-06 Thread Mike B
Google folks, it would be great if you could provide some guidance on this -- When deleting an adgroup feed, should I first remove the feeditems from the feed, or is it sufficient to simply do a "REMOVE" on the adgroup feed in a single AdGroupFeedOperation? I've already REMOVEd an adgroup feed

Is there a simple example (somewhere) to get clicks and cost at the account level ?

2011-02-02 Thread Mike B
Following the API ... there does not seem to have consistency ... Seems that most examples want you to use V13 CPAN does not have V201008 ... What's the deal ? I guess I must install v201008 ... and ignore what I see in CPAN ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Is there a simple example (somewhere) to get clicks and cost at the account level ?

2011-02-23 Thread Mike B
unk/... > shows how to download a report. > > Hope this helps. Let me know if you have more questions. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Feb 3, 7:42 am, Mike B wrote: > > > > > > > > > Following the API ... there does not

Re: Is there a simple example (somewhere) to get clicks and cost at the account level ?

2011-02-23 Thread Mike B
; fields.http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/... > shows how to download a report. > > Hope this helps. Let me know if you have more questions. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Feb 3, 7:42 am, Mike B wrote: > &g

PHP Client: Persistent `Call to undefined method OAuth2TokenBuilder::withJsonKey()` despite v26 & PHP 8.2

2025-04-10 Thread Mike B
Hi Team, I'm encountering a persistent issue using the `googleads/google-ads-php` client library (v26.0.0) with PHP 8.2.x for Service Account authentication within a WordPress plugin. Despite upgrading PHP and ensuring the latest library version is installed, I consistently receive the followi