Hallo Leute,
ich versuche mir alle Emailadressen und alle CostumerIds geben zu lassen.
Leider ohne Erfolg, ich erhalte immer den Fehler: *SOAP-ERROR: Encoding:
Error calling to_xml callback*
Ich möchte eben die Emailadressen der Accounts abgleichen, falls diese sich
geändert haben.
Ich hatte e
This is the data that I check with the version 13.
In version 201101 to have some field names have been changed or deleted.
There is now no more Dailybudget? Cost is indeed a different value, which I now
take for it?
CreativeId is also no longer included?
[0] => CreativeId
Is it even possible to use the API v2011.01 own WSDL file and thus to create
a custom report?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
nobody has a clue?
I need more information than one report per the standard reports give away.
I would have otherwise always 3 download reports and then add them together.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot
ok, thanks.
Thats not a good news...
is someone knows the date on which the version 13 completely off?
Could not find anything in the blog.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/gr
i used the aw_api_php_lib_2.5.1.
how i can download a cross client report?
A single report is not a Problem, but crossclient
My Code is:
[code]
public function download() {
require_once 'Google/Api/Ads/AdWords/Lib/
AdWordsUser.php';
require_once 'Google/Api/Ads/AdWords/Ut
i used the aw_api_php_lib_2.5.1.
how i can download a cross client report?
A single report is not a Problem, but crossclient
My Code is:
[code]
public function download() {
require_once 'Google/Api/Ads/AdWords/Lib/AdWordsUser.php';
require_once 'Google/Api/Ads/AdWords/Uti
bisher:
filename
Creative
Daily
2011-06-18
2011-06-28
true
emailaddress
ExternalCustomerId
CustomerName
Campaign
Camp
hi,
I have used the Apility class for PHP to retrieve information from Google.
(API 13 v)
Now I switched to version 201101 and use the aw_api_php_lib_2.5.1
I noticed that I must now write the WSDL yourself again, because the
standard reports do not give up what I need.
Also, many field names hav