You cannot post messages because this group is only available as an archive.
Description:
This group is intended for PHP developers working with the AdWords API. All PHP-related questions should be posted here. This includes questions concerning the APIlity PHP Library (http://google-apility.sourceforge.net/).
|
|
|
DEPREXATING the APIlity Forum
|
| |
Dear APIlity Users,
As previously announced ([link]
php/browse_thread/thread/89c53 328921ea19f) we will herewith DEPRECATE
the APIlity forum.
Please post your future questions to the main AdWords API Forum which
can be found at
============================== ====... more »
|
|
APIlity Agua - getAllCampaigns
|
| |
I believe I've found a couple of bugs in "APIlity Agua", however it
maybe a matter of personal preference and not sure if it's worth
fixing as AdwordsAPI v200909 is deprecating v13.
However this is the bug for completeness.
When using agua, viewing all the campaigns, it flashes up "Loading
getAllCampaigns", however it's actually loading getActiveCampaigns,... more »
|
|
SOAP Request, but no response
|
| |
Hi,
I'm getting a very unusual problem, that I have come across with
Apility v13 before. (in the sandbox, not tried live yet)
The actual apility errors are:
Warning: Invalid argument supplied for foreach() in /path/to/
apility_1.13.1/lib/AdGroup.inc .php on line 137
Warning: Invalid argument supplied for foreach() in /path/to/... more »
|
|
AdWords API PHP Client Library is the new APIlity
|
| |
Dear APIlity users,
It has been a long time since my last message to the APIlity forum.
Actually, the last message dates back to May 8, 2009. Since then a lot
has happened. The last public APIlity release was v1.13.1. In June I
was in New York City ([link],... more »
|
|
updateCampaign misses
|
| |
hi
is there a reason why there is no updateCampaign method?
so that you could bundle certain setters.
f.e. if you wanna change name, status and endDate for a certain
campaign, with apility you would call the updateCampaign 3 times
through setName, setStatus and setEndDate.
is this right?
if so, i would assume its a waste of performance and API units (money... more »
|
|
Get automatic placement
|
| |
How can I get automatic placements? And when I get website criteria
how can I know is it automatic or manual?
|
|
newbie questions terms & conditions, Keyword generator.
|
| |
Hi Group,
I am new to the apility and wonder about the following questions :
I got a Developer Token from my client that I am doing a job for.
The Application Token is from an adword account I set up for testing
purposes.
Will I get this to work or do I need an Application Token from my
client as well... more »
|
|
Remove ad not working in sandbox
|
| |
Ive been developing an AJAX gui for apility using the sandbox, and
came across this problem.
removeAd() does not work, and no errors are returned.
I'm slightly confused by the documentation since this function is
listed as a class function, but the example in the documentation uses
it as a member function.... more »
|
|
|