Sounds great. I've logged into the three accounts that I have. Only one of
them has a link under 'My Account' for the 'Adwords API Center', however, no
token but rather a link to reapply. All the other accounts don't have a link
for the 'Adwords API Center' under 'My Account'.
I'll check my pm
Hello Eric.
I have found a solution, error.
By default, GetServicedAccountService returns IU_AND_API accounts.
When I set serviceTypes, I have got all accounts:
$selector->serviceTypes = array('UI_AND_API', 'API_ONLY', 'UNKNOWN');
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
Looks like no one cares about fixing sandbox bugs so I had to debug your
api.
1) I create campaign and add some other objectsusing the api
2) I use CustomerSyncService for the first time with min date set to
19700102 since I don't have the lastChangeTimestamp
3) I get a result with some lastCh
Hi,
This message indicates that your company already has another developer
token under another account. Each company is only permitted one
developer token, so further developer token applications will be
denied. I'll privately message you the email address of the MCC
account that has your existi
Does anyone know if adwords API advertising agencies can use discount/
coupon codes which customers get for free $25 or $100 of google
adwords usage? (wasn't sure if an ad agency set up through adwords'
API could do this for customers). Thanks!
Jon
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I was rejected by Google when I applied for a token on the basis that
apparently I already have a token. If this isn't the most clock and
dagger maze for a developer then I don't know what is. So I log into
'MCC', I can see the 'Adwords API Center' under 'My Account' - yet
there is no token in sigh
i am trying to build the header like that but without any success.
$soapHeaders = ''
.''
.''.$email.''
.''.$password.''
.''.$client_email.''
.''.$useragent.''
.''.$developer_token.''
.''.$application_token.''
.''
.''
.
I realized this is kind of a stupid question since I can't relate the
conversions to specific keywords anyways.
On Dec 15, 6:22 pm, Temla wrote:
> Hi,
>
> Since I don't know right away what kind of revenue I gained from the
> User I can't use the Javascript. I wanna post/upload the conversions
>
Hi,
Since I don't know right away what kind of revenue I gained from the
User I can't use the Javascript. I wanna post/upload the conversions
in another way. Is that possible?
Regards Gustav
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http
Hi Kemal,
Many of the reports available in the API support conversion columns.
For a high level overview, consider the ACCOUNT_PERFORMANCE_REPORT.
http://code.google.com/apis/adwords/docs/appendix/reports.html#account
The field ConversionTypeName will contain the action name,
ConversionCategor
Hi Kaila,
Instructions on how to sign up for API access are here:
https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104
Best,
- Eric Koleda, AdWords API Team
On Dec 14, 4:04 am, Kaila Bhavesh wrote:
> Hi,
>
> I want to use AdWords API , so please guide me basic requirem
Hi Rob,
Unfortunately the report download servlet doesn't yet support OAuth,
and only a ClientLogin authToken can be used.
Best,
- Eric Koleda, AdWords API Team
On Dec 14, 8:25 am, Rob Ryan wrote:
> The example PHP code for downloading a report uses a GoogleLogin
> Authorization header, if I wa
Hi Scott,
Unfortunately not, but we do appreciate the help. The core
engineering team has isolated and fixed the issue. The fix won't be
rolled out until early January however.
Best,
- Eric
On Dec 14, 9:02 pm, SuntekSolutions wrote:
> Cool, do I get an Free API Credits for helping the team???
Hi,
The v13 API doesn't use a RequestHeader element to wrap the header
values. Instead each header value is it's own SOAP header.
...
...
...
...
Best,
- Eric Koleda, AdWords API Team
On Dec 14, 6:25 pm, cvijayarenu wrote:
> I am trying with thi
Hi Polus,
What are the errors you are getting from the API? Can you post the
requestId from a request that demonstrates the problem?
Best,
- Eric Koleda, AdWords API Team
On Dec 14, 6:56 am, Polus Su wrote:
> Hello.
> I've established a link with a couple existent accounts from my MCC
> panel
Hi Brandon,
There is no limit on the number of report definitions you can add, but
ReportDefinitionService.get() will always return the most recent 100.
Best,
- Eric Koleda, AdWords API Team
On Dec 14, 9:39 am, Brandon Parise wrote:
> Is there a maximum number of report definitions you can ADD
Hi Saravanan,
Examples that use the PHP client library are available here:
http://code.google.com/p/google-api-adwords-php/source/browse/trunk#trunk/examples/v201008
Best,
- Eric Koleda, AdWords API Team
On Dec 14, 4:05 am, saravanan wrote:
> Hi ,
>
> I have several adgroups and want to cha
Hi Magnus,
The available currency codes are documented here:
http://code.google.com/apis/adwords/docs/developer/adwords_api_currency.html
We currently don't have the available currency symbols documented, but
I'll work with the documentation team to expose those as well.
Best,
- Eric Koleda,
Hi,
Please see my response to your existing thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/27ea19744790760b/
Best,
- Eric
On Dec 13, 9:27 pm, SuntekSolutions wrote:
> Thanks Eric that worked. I now have another issue:
>
> When I use the AdGroupAdSelector to select m
Hi Sarah,
Information on using the sandbox is available here:
http://code.google.com/apis/adwords/docs/sandbox.html
Best,
- Eric
On Dec 13, 9:25 pm, SarahSmith wrote:
> I don't get an error message any more but I don't get anything else either
> (just a blank page, no error or success messag
Hello again,
Is there any way to get an MCC or account's name rather than the company name
through the API?
The ServicedAccountService's Account only returns companyName.
The MCC or account name I'm referring to is the user-editable name in the
AdWords interface.
Thanks,
Jonathan
Semetis D
I have just opened my MCC account in Google adwords. I want to add new
clients im my account using the api, how can i do it in Java. Please
reply..
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.g
Hello,
We're trying to setup direct links to specific campaigns and accounts in
AdWords' interface but I can't seem to figure out what the URLs consist in. I
thought the XXXs in AdWords URLs were clientID or campaignID's but they are not:
adwords.google.com/mcm/Mcm?__u=XX&__c=XX
Getting a relaibility issues with the service. Not happening every time for
all campaigns. It is only for few and below mentioned campaign and dates we
received broken pipe exception. For the same campaign at later time we could
service doing its job as expected.We have checked our network level
We are experiencing problems to retrieve a SOAP service at the moment, it
just times out. Is it a known problem? When will it be fixed?
Regards K
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.googl
Thank you Eric, that helps.
-
Shanmukha
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because
26 matches
Mail list logo