The example PHP code for downloading a report uses a GoogleLogin
Authorization header, if I wanted to do basically the same thing with a
login through OAuth how would I go about passing that header?
Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discus
Note that when making this topic I am not asking for expedition of my
company's application or clarification of the Token review teams' official
review window.
I am asking for personal experiences that developers have had with the
timeline for token approval. My "Integration Services" company h
Have you attempted to use the account. My Test account application was
functional within hours and the next day they sent me an email informing me
of such. Perhaps you simply missed the email.
On Wednesday, February 20, 2013 1:29:05 PM UTC-5, googl...@icrossing.com
wrote:
>
> Recently we crea
Typically takes multiple weeks., and that's if you do everything correctly.
On Tuesday, February 19, 2013 5:54:37 AM UTC-5, pages...@gmail.com wrote:
>
> dear
> I am waiting more than 1 week for token review, please give me some reply .
> thx.
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
you use PHP, simply `explode` the "Headline" field:
*
*
*$dimensions = explode("; ", $headline);*
---
*$dimensions[1]* will then contain what you're looking for.
You'll see "200 x 200", "336 x 280", etc.
Hope that helps,
I posted this as well on the adwords forum but I will post it here as I am
sure it is a situation someone using the API to automate product level
adgroups for PLA's would come across.
We have setup a campaign which matches targets to adgroups on the
adwords_grouping parameter.
We have adwords_
tart the design work
of a new application.
Can someone please advise
Thanks
Rob
On Thursday, August 29, 2013 9:29:02 AM UTC+1, Anash P. Oommen (AdWords API
Team) wrote:
>
> Hi,
>
> Looks like the error happens because your developer token is in a test MCC
> account, we don'
As of adwords API version 201406(which actually sunset yesterday),
Clientlogin is no longer supported. Source:
https://developers.google.com/adwords/api/docs/reference/#v201406
In order to manage an adwords account via api you will now need to
authenticate your MCC account using oAuth, and acce
I'll see if I can get enough detail in here. Please hit me with questions
if I leave something out. I'm trying to move an application from using the
ClientLogin to OAuth.
No matter what I do, I always get this error back from the service.
soap:Server
[Authenticat
I am submitting a request against the TrafficEstimatorService using the
developer id of an account with "Test Accounts" Access level and client
information for a test account. The script I am using is a very lightweight
modification of the EstimateKeywordTraffic example from googleads-php-lib
(
Thanks so much, Thanet. I'm sorry I missed your previous response! I'll
test this afternoon and mark as complete when I can confirm everything is
resolved.
On Tuesday, March 1, 2016 at 7:39:04 PM UTC-5, Thanet Knack Praneenararat
(AdWords API Team) wrote:
>
> Hi Rob,
>
&g
pect to see data in that column for
our reports.
I had a look at the documentation and I couldn't find anything indicating
that this field would function differently to any other field we request.
Is there something I am missing? I assume there is some mistake I am making
with
We would like to use the new feature negative keyword lists for global
control of negative keywords. The Adwords web site has this feature but it
does not yet seem to be available via the API. Is this right?
Also we have hundreds of different accounts. Is it possible to enter the
negative keywo
Just wondering if bringing the new automated rules to the adwords API is on
the roadmap?
Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~
It does, I guess I was thinking it terms of using it to simplify in terms of
how regular certain parameters are checked and use less credits for when a
form of automation it supports is required. Not essential of course as it's
features can be replicated just thought better design may be to hand
Is there any good reason why the field names in the reports change? For
example keywordText seems to have changed to keyword. There have been a long
line of these changes it seems, is there somewhere where they are documented
or should we be writing code to detect this happening randomly?
--
=
I understand a certain level of diligence should be taken by developers, IE
it's a wakeup call for me to make sure the reports are sound before going
live with the reporting code. I think though unless there is a good reason
for it developers would much rather a bad name that doesn't fit the fie
Just a question on required minimum functionality, we plan to soon offer a
closed beta test of our service, I was wondering whether this would be able
to happen without yet supporting all the require minimum functionality?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our
The lastest update seems to contain cross client reports...
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received t
Currently it is 400 to make a report definition, which you get an id
returned to you, calling this id gives no additional cost, so if you set up
a report with a non static timescale it's essentially free ongoing.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and d
I am a little confused with the currency and timezone fields that have been
added into accounts retrieved with the ServicedAccountService.
Are these fields only available to write to during account creation and not
to be read back out?
If this is the case when can we expect to be able to retrieve
Oh okay,
Any idea when these fields will be available?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this m
Thanks for asking about it.
The real crux of the problem at the moment is that doing the OAuth
implementation is great, but key things like this and no report downloading
through OAuth mean I will have to store users passwords anyway, negating the
big advantage of having OAuth. I realize you guy
You could always run non cross client reports on every account individually.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
BulkMutateJob
-2673875376383681460
PENDING
1
1
Any ideas?
Thanks,
Rob.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.goog
ation.
Thanks.
Rob
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 you are subscribed t
Currently with OAuth not being a complete option and it being seemly
impossible to automatically send out a request to join an MCC (although I
know some services do it so any pointers in the right direction on how to do
this would be great) it seems the only option for something automated is to
Any plans to add the authorization process to the API?
Really we would just be using it as a stop gap until report downloads
are available through OAuth as the OAuth system is a lot nicer to use and
much better for this authorization stuff. Looks like the
manual authorization might be the best
Yeah, second this request, one of the only a small amount of things the old
v13 supports which haven't been picked up by the new API's.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group
I remember reading an article or blog post on here about when the best time
is to execute say a report on yesterdays stats to ensure they are all fully
up to date. Just wondering what the link was if you know of the one I'm
talking about.
Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Are we able to get a code sample using OAuth? As I see from the Java code
these reports are free of charge correct?
Only key thing I can think of not supported that would be great after this
is being able to read the account currency and timezone in the
ServicedAccountService.
--
=~=~=~=~=~=~=
The blog says that the reporting is free providing you use the new ad hoc
reporting method.
http://code.google.com/apis/adwords/docs/reportingtopics.html#adhoc
The current ones will be changed 400 credits when you first create them and
no additional change when you reuse the same report definit
Everything else works except the call to retrieve ads. Unfortunately I'm
having trouble with the PHP SDK and logging.
Is this just a temporary issue?
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://
I'm still getting the unexpected internal error but I managed to get some
logging going.
The request:
POST
/api/adwords/cm/v201109/AdGroupAdService?oauth_consumer_key=anonymous&oauth_token=*blocked*&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1326320743&oauth_nonce=*blocked*&oauth_version=
I trimmed it down to only select the Id field and the exact same
request works against the AdGroupService and returns the list of ad
groups correctly.
However, the exact same request against the AdGroupAdService returns
the same unexpected internal error.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I fixed the developerToken field and no difference.
I'm pretty sure this is a server-side error and need support/engineer
to check it out because I am to:
- Get the list of accounts (it initially created them)
- Create and get list of campaigns
- Create and get list of ad groups
- Create and get
I'm getting this error too.
SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from
'https://adwords.google.com/api/adwords/cm/v201607/CampaignService?wsdl' :
Extra content at the end of the document
in
/var/www/html/ads/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Co
s get an invalid XML-response that looks
>> like an (de)compression-issue.
>>
>> An example-outline of that messed up decompressed response is
>> "TARGET_CPA"
>>
>> Christian
>>
>> Am Donnerstag, 6. Oktober 2016 15:53:47 UTC+2 schrieb
>&g
the UI however.
Thanks,
Rob
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message
h what I'm trying to do?
Rob
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message b
Hi,
I've recently started getting this error when putting keywords (with bids)
into my ad groups. I used to get this issue with my accounts, but the limit
went away, but it seems to have come back again. Two examples of the error
are below.
{"reason":"CAMPAIGN_LIMIT","enclosingId":"691391905",
Same Issue here.
Probably linked to this:
https://productforums.google.com/forum/?nomobile=true#!category-topic/gmail/Kfsx8YjqAS4
Google seem to have invalidated loads of tokens, logged me out my phone
last night.
On Thursday, February 23, 2017 at 9:23:36 PM UTC, PPC Developer wrote:
>
> Hi,
>
I've started getting this error over the last couple of days, but I've only
just noticed today. It is not just the "CampaignService", I'm also getting
it on the "AdGroupService". Here is the stack trace for the error.
SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from
'htt
Hi Peter,
Thanks for getting back to me. I had a go at instructions and they didn't
help, but I've manage to fix it now. Adding this line of code managed to
fix it.
libxml_disable_entity_loader(false);
I future I shall go there first. :)
Kind Re
The Adwords User interface allows description1 and description2 to be 80
characters long.
The Adwords API errors out if either value is longer than 35 characters(
AdError.LINE_TOO_WIDE), probably an artifact from basic text ads.
This renders the API basically unusable for Call Only ads as 35 cha
Hi,
I used the Java API to create a Label, then remove it. It looks like it
doesn't go away, because subsequent queries show it with status "removed".
Is there a way to really delete it?
I used LabelServiceInterface.mutate, and a LabelOperation with
Operat
I'm trying to simply update keyword bids using v8 of the Google Ads API
via AdGroupCriterionService in Python. I've copy/pasted most of the code
for this particular operation directly from several google-provided
examples and am getting the same error every time:
*TypeError:* Invalid constructo
Anyone have an example for uploading a image add using the new php SDK? I
have my code from the old sdk where there were examples for image ads
provided.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https
Hi,
I have recently been getting incorrect results from an MCC script call for
an extended text ad.
The account is Embroidery Online 880-382-5940
For
Campaign: OESD [Brand] Adgroup: EmbroideryOnline [Exact]
Within the adwords interface:
ID : 215647102248
H1: Embroidery Online - OESD
H2: 20,0
> <<~QUERY
As far as I can tell, the manager_id has the customer_id as a child. The
oauth token is valid, and the login_customer_id header is being supplied.
What have I missed to make this run correctly?
Thanks,
-- Rob
--
--
=~=~=~=
adsapiforumadvisor wrote:
> Hi Rob,
>
> Thanks for raising this to us.
>
> Given the error string (User doesn't have permission to access customer)
> provided, I can see that you've encountered the USER_PERMISSION_DENIED
> <https://developers.google.com/google-ads/api
t a similar ` request_error: UNKNOWN ` response
whenever I include campaign.labels while also querying any metric on the
campaign resource. Please include the resolution on this thread, or let me
know how I can follow up with more detail.
Thanks,
Rob
On Wednesday, June 10, 2020 at 1:35:
Ok, thanks for the update.
*ROB MARTIN *- VP of Operations
Rank Crankers
m | *612-708-1793*
110 5th Ave SE, Suite 300 | Minneapolis, MN 55414
On Fri, Jun 26, 2020 at 1:36 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:
> Hi Rob,
>
> This is a k
d
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the
cstrategy.png>
For campaigns with setting Manual CPC and checkbox enhanced CPC checked, we
still get 'CPC' in our reporting/database, but for AdWords (bidding) this
is exactly the same.
Shouldn't i get Enhanced CPC in my database when we do choose Manual CPC as
str
Thank you Bharani!
Op donderdag 14 december 2017 20:14:14 UTC+1 schreef Bharani Cherukuri
(AdWords API Team):
>
> Hello Rob,
>
> Through the API reports, you will be able to retrieve the Enhanced CPC
> information through the EnhancedCPCEnabled
> <https://developers.g
101 - 156 of 156 matches
Mail list logo