is.
>
> This message is in relation to case
> "ref:!00D1U01174p.!5004Q02vGcDj:ref" (ADR-00270572)
>
> Thanks,
>
> [image: Google Logo] Google Ads API Team
>
>
>
--
Noah Learner
Director of Innovation
Sterling Sky, Inc.
[image: linkedin] <https://www
Is there a problem with the lead_credit_state field? I see credited as one
of the values for dates through August, but I don't see that in September's
data even though there are many leads that have the credited value inside
the LSA UI.
Can you make me smarter / manage my expectations about whe
Any update to this issue? We are also creating keywords and ads using the
batchJob service, as is recommended by the official Google Ads
documentation, and missing PolicyViolationDetails on the responses is a
problem.
Best,
-Noah
On Friday, September 30, 2022 at 5:40:10 PM UTC+2 Google Ads
?
For context: The survey is not delivered via a Google Form, so it's not
possible to easily gather a list of questions and return to the start of
the survey.
Thanks,
Noah
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.b
I'm interested in seeing the budget performance (budget level that was set,
and the amount spent) PER BUDGET PER DAY.
Currently, the budget performance report will aggregate everything to
totals per budget for the whatever date range was requested. So, if I
request the budget performance for l
Hi,
Setup a new test MCC account to develop a new software tool. All billing
info is input, have agreed to all terms, have digitally signed and the
necessary documents.
When logging into the MCC account from the web side, it works fine, we can
create ads, etc.
But, when connecting through
David,
I'm looking at max cpc from the group criterion service. (Accessing everything
through the API.)
Would the adgroup max CPC override the group criterion max CPC? If so, how can
I query that through the API.
Thanks,
--
Noah Silverman
Smart Media Corp.
8605 Santa Monica Blvd #7898
Hello,
I'm analyzing the past few months adwords data for an account.
For several adgroups, I see that there is a group criterion which has the
bid for maxCPC set to $0.65.
Then, when I pull a report of the ads from adGroupAdService, I see many
days where the CPC is $2.00 or even $4.00.
Clear
Hello,
I want to consistently download a report of ad performance (impressions,
clicks, position, cpc, etc.) through the API (Using Python.)
I have this code written, and it seems work fine. However, I don't
understand the timing of this report. If I run the code, then re-run it a
few minut
lly. I've seen other adwords optimization services
to this, so there must be an easy way. (They generally just have a link to
"allow API access" that the customer clicks.)
Thanks!
On May 16, 2013, at 3:37 PM, Anash P. Oommen (AdWords API Team)
wrote:
> Hi Noah,
&
Hello,
My developer key was approved.
I had a client give me access via OAuth2. Have the access and refresh
tokens.
Trying a very simple connection to list campaigns.
Getting an error:
adspygoogle.adwords.AdWordsErrors.AdWordsAuthenticationError:
[AuthorizationError.USER_PERMISSION_DENIED @ ;
Still getting permission errors.
I've created a new thread with details and code sample
On Thursday, May 16, 2013 5:05:38 AM UTC-7, Dorian Kind wrote:
>
> Hey Noah,
>
> there's epydoc documentation available: <
> http://google-api-python-clien
Hello,
I'm just getting started with the Python library for adwords. Using OAuth 2
for authentication.
I have my:
developer token (approved)
client id
client secret
access token (Had one of my clients grant me access.)
refresh token
Now, I'm trying to play with the OAuth 2 example provided with
Client gave me OAutho2 access. I have the auth token, refresh token, etc.
When trying the getCampaigns example, I modified the code for this using:
# My app info
# mpd75_UlK5yotWCYCVmzcg
$client->get_oauth_2_handler()->set_client_id($my_id);
$client->get_oauth_2_handler()->set_client_secret($s
developer_token($dev_token);
# Clients info
$client->get_oauth_2_handler()->set_access_token($access_token);
$client->get_oauth_2_handler()->set_refresh_token($refresh_token);
On Tuesday, March 26, 2013 10:49:42 AM UTC-7, Noah wrote:
>
> Hello,
>
> Setting up some new cod
Hello,
Setting up some new code with the Perl API.
Set up a small script so that a client was able to allow me access through
Oauth2. I've stored the resulting access and refresh tokens.
Now, I want to use some of the example scripts in the perl adwords library
to look at their campaign, pull
Hello,
I'm working on sending direct SOAP requests to the adwords API using Perl
and Curl. For the most part, it is working fine, but I came across a
rather strange inconsistency.
I've had trouble adding an ad group to an existing campaign. So, as a
diagnostic step, I used the Perl client to
Hello,
I'm stuck with trying to get the examples running from the perl API.
I have a test account, client ID, developer token and an authorization
token. I have confirmed that they are valid by manually sending the
example SOAP using curl (as described in the getting started docs.)
Now, I p
> xmlns:ns4="https://adwords.google.com/api/adwords/cm/v201209";
> xsi:type="ns4:KeywordMatchSetting">
> false
>
> xmlns:ns5="https://adwords.google.com/api/adwords/cm/v201209"
Hello,
I'm following, step-by-step, the documentation at:
https://developers.google.com/adwords/api/docs/#soap
1) Get an auth token using CURL. Works fine
2) Send manual SOAP request with supplied auth, client id, etc. FAILS
I get an error back from google that says (from the SOAP response):
words_axis/src/main/java/adwords/axis/v201209/basicoperations/AddCampaigns.java
>
> - Kevin Winter
> AdWords API Team
>
> On Thursday, January 3, 2013 1:01:37 AM UTC-5, Noah wrote:
> Still stuck on this.
>
> 1) Has anyone resolved how that keyword_match_settings became manda
quest
that includes this parameter?
Thanks
On Sunday, December 30, 2012 7:34:42 PM UTC-8, Noah wrote:
>
> Hello,
>
> I'm following, step-by-step, the documentation at:
> https://developers.google.com/adwords/api/docs/
>
> 1) Get an auth token using CURL. Works fine
>
ot Display
> campaigns. Making it a mandatory input field will cause lot of confusion.
>
> Oliver
>
> On Monday, December 31, 2012 3:34:42 AM UTC, Noah wrote:
>>
>> Hello,
>>
>> I'm following, step-by-step, the documentation at:
>> https://dev
Hello,
I'm following, step-by-step, the documentation
at: https://developers.google.com/adwords/api/docs/
1) Get an auth token using CURL. Works fine
2) Send manual SOAP request with supplied auth, client id, etc. FAILS
I get an error back from google that says (from the SOAP response):
MU
Hello,
I'm developing my first application. Will be using the AdWords API in Perl.
I am confused about how to best setup authentication for my intended use.
We will be managing AdWords accounts for multiple clients. (Reporting,
campaigns, ads, budgets, etc.) The client will never touch or use
orres wrote:
> Hi Noah,
>
> Basically, what the error is telling you is that it can't find any
> authorization mechanism (ClientLogin, OAuth) setup to construct your request.
> So you need to provide auth credentials, either an email/password if using
> client l
Just started looking into the adwords API today.
1) Downloaded, and installed the api library directly from Google. All
code and dependencies installed without any problems.
2) I want to use the sandbox to play around, so changed three items in the
adwords.properties file (copy located in my h
The sandbox is returning an internal api error for some of the PHP api
example files using a new sandbox account.
Following the introductory youtube php example video.
examples/v201101/AddCampaign.php returns:
Campaign with name "Interplanetary Cruise #1318009354" and id "405351"
was added.
28 matches
Mail list logo