We use the Google Ads API to obtain token information, which expires every
seven days. The app is already in the "In production" state and is
refreshed every hour. However, the token expired after seven days. Are
there any other reasons that could cause the refresh token to expire? thanks
--
-
We are trying to update conversion value rules via the API. The issue is,
while the I can seemingly create, edit, and delete the rules, I cannot see
the rules in the AdWords UI. Further when I create a rule manually, I am
able to edit, delete or update that rule and can see my changes. It is
si
Hi all,
Here I have the code to access the Customer
try (CustomerServiceClient customerServiceClient =
googleAdsClient.getLatestVersion()
.createCustomerServiceClient()) {
String customerResourceName = ResourceNames.customer(adsAccountId);
Customer customer = customerServiceClient.getCustomer(cus
Hi, yes I am the Google representative for the client. Will contact the
product team now, thank you.
On Monday, January 10, 2022 at 10:54:30 PM UTC-8 adsapi wrote:
> Hi Frank,
>
> Thank you for the reply.
>
> Could you confirm if you are the Google representative of your client?
Hi, how do I privately reply? Not sure what your email is.
On Wednesday, January 5, 2022 at 1:19:12 PM UTC-8 adsapi wrote:
> Hi Frank,
>
> Thanks for reaching out. Can you please reply to us privately and provide
> us with the customer ID of the account that intends to use
Hello, I am a Noogler and my client recently asked for help gaining access
to this:
https://developers.google.com/google-ads/api/docs/conversions/upload-identifiers
I can give more info on who the client is if needed.They didn't give me any
other information but I can ask them questions if need
g@01D7C5C4.D4B62E10]
From: Google Ads API Forum Advisor [mailto:adsapi@forumsupport.google]
Sent: Tuesday, October 19, 2021 6:30 AM
To: Frank Boateng
Cc: adwords-api@googlegroups.com
Subject: RE: Failed to refresh access token.
This email originated from outside Truworths. Please exercise caution before
GoogleAdsClient
Adwords API code
[cid:image004.png@01D7C438.F7309D50]
Ads API Code
[cid:image004.png@01D7C438.F7309D50]
Regards
Frank
From: Frank Boateng
Sent: Thursday, April 29, 2021 11:16 AM
To: 'Google Ads API Forum Advisor Prod'
Cc: adwords-api@googlegroups.com
Subject: RE: Failed
developer token is always limited
to a Google Ads manager account and therefore that data. Is that not correct?
Thanks again.
Frank
Op do aug 26 2021, om 8:11 schreef Google Ads API Forum Advisor:
>
> Hi Frank,
>
> Thanks for reaching out to us.
>
> Yes, each API request woul
their invoice details in my application? It
seems to me that this is not possible with the developer token requirement.
Thanks in advance.
Regards,
Frank
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com
We found the issue. The error was caused by our implementation and not by
the library itself. Thanks!
On Tuesday, 6 July 2021 at 11:33:31 UTC+2 adsapi wrote:
> Hi Frank,
>
> Thank you for reaching out to our API support team.
>
> Could you also provide to us the complete re
We are retrieving all campaign data except for final urls and display urls
Where are these found in the api?
We need the url that is displayed to the user in the ad but also the url of
the landing page where the link actually goes to?
Thanks for any help!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
mission related problem on the customer's side or are we
missing something in the retrieval?
We're authenticating the user via OAuth with the scope
https://www.googleapis.com/auth/adwords.
Thanks a lot!
Frank
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi we are using the google ads api to track ad metrics. Can we obtain info
for an ad that hasn't run yet?
For example our ads are entered into the google ads UI in a 'paused' state
before they run. Can we get info on that ad in from the api before it's
live?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~
Thank you Xiaoming for your response. Yes the status was Testing and its now In
Production
From: Google Ads API Forum Advisor Prod [mailto:adsapiforumadvi...@gmail.com]
Sent: Wednesday, April 28, 2021 3:02 PM
To: Frank Boateng
Cc: adwords-api@googlegroups.com
Subject: RE: Failed to refresh
Hello everyone,
I have an app that uses refresh token to communicate but it expires after
some days. This is the message {Error:"invalid_grant", Description:"Token
has been expired or revoked.", Uri:""}
I would like to have one fresh token that does not expires or enable my app
to generate and
Thank you!
On Tuesday, January 5, 2021 at 10:27:52 PM UTC-5 adsapiforumadvisor wrote:
> Hi Frank,
>
> Thank you for reaching out.
>
> The login-customer-id
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid>
>
> should be specifie
Hi,
I'm trying to run the get_account_heirarchy.py example and I keep running
into this error:
Traceback (most recent call last):
File ".\get_account_hierarchy.py", line 202, in
main(google_ads_client, args.login_customer_id)
File ".\get_account_hierarchy.py", line 101, in main
custo
Hi I was getting this error message in Python when trying to fetch
campaigns for our MCC account:
message: "Metrics cannot be requested for a manager account. To retrieve
metrics, issue separate requests against each client account under the
manager account."
So, I am trying to use the get_acc
Hi we are running into this 20 MCC account limit error and wondering what
we have to do to workaround this (we are a large agency needing to add
dozens of manager accounts under us.
We can't remove access from any other accounts. Any help would be much
appreciated. Thank you!
[image: adwords-m
at 10:09:47 AM UTC-4 adsapiforumadvisor wrote:
> Hi Frank,
>
> When running a report from the ad_group_ad level, you can use the field
> ad.type
> <https://developers.google.com/google-ads/api/fields/v4/ad_group_ad#ad_group_ad.ad.type>
>
> to see what kind of ad you are usi
Hi we are generating performance reports from the ads api. We are trying to
get ad_format as a metric/column.
What resources/metric do we request in order to see an individual ads
format, i.e. 'discovery ad', 'bumper ad', 'outstream', etc. like here:
https://support.google.com/google-ads/answ
Well that would make sense then. Thank you!
On Friday, July 17, 2020 at 5:09:19 PM UTC-4 adsapiforumadvisor wrote:
> Hi Frank,
>
> The query you used looks to be ok. However, when I looked up the
> campaign 745578195, I saw that it didn't contain any keywords so that is
>
Thank you!
On Monday, July 20, 2020 at 1:44:25 PM UTC-4 adsapiforumadvisor wrote:
> Hi Frank,
>
> I am checking on this further within the team. Rest assured we will reach
> out to you once we have more insight on why you are unable to retrieve the
> ad_group_ad.ad.name valu
thank you.
CID is 2486418405
ad_group_id is 77006920716
ad_id 377211373888
On Friday, July 17, 2020 at 5:29:56 PM UTC-4 adsapiforumadvisor wrote:
> Hi Frank,
>
> Upon double-checking here
> <https://groups.google.com/forum/#!topic/adwords-api/bBdNvBqDx1I>, object
> I
i'm using chrome but 'reply to author' is grayed out
On Friday, July 17, 2020 at 4:35:33 PM UTC-4 adsapiforumadvisor wrote:
> Hi Frank,
>
> In order for me to further look into this, can you please provide your
> CID? Additionally, if you can provide an example ad
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To po
Also, our query was valid in the query builder tool and does not return any
errors back from the api but just no data is coming back[image: gqb.png]
On Friday, July 17, 2020 at 3:35:55 PM UTC-4 frank mcmanus wrote:
> Thank you. We were able to render a list of video campaigns using t
WHERE segments.date = '2020-01-01'
ORDER BY campaign.id
'''
All fields return data but NOT ad.name
On Friday, July 17, 2020 at 10:38:54 AM UTC-4 frank mcmanus wrote:
> We are getting ad metrics from the keyword resource and ad_group_ad.ad.id
&
ads and campaigns.
Would the query above work in any way? From a different resource possibly
or at a different level, ad, ad_group, campaign?
Thank you for your help.
On Friday, July 17, 2020 at 1:20:46 PM UTC-4 adsapiforumadvisor wrote:
> Hi Frank,
>
> Unfortunately, it is not
Another way to ask is how can we get video ad metrics from the keyword_view
resource?
We are currently getting ad level performance metrics from the keyword_view
resource but video ads are not showing up.
On Friday, July 17, 2020 at 9:42:24 AM UTC-4 frank mcmanus wrote:
> We are gett
We are getting ad metrics from the keyword resource and ad_group_ad.ad.id
works but not ad_group_ad.ad.name.
How can we get the ad name too?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
we are getting ad metrics from the 'videos' resources but how do we get the
keyword metrics associated with that video ad?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
I'm getting ad level metrics like 'id' from the keyword view but how can I
also get the ad name?
ad_group_ad.ad.name is not working but ad_group_ad.ad.id is.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=
We are getting video ad metrics but how can we get the associated keyword
metrics with that ad?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message b
We are able to see a keyword_id at the ad level in reports we run from the
Ads UI Dashboard but we can't seem to do this through our api calls.
Is there a way to get keyword_id metric?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.b
We are trying to get the geographic metro area segment from the Ads api at
the campaign and ad level.
Something like:
SELECT
campaign.id,
campaign.name,
segments.geo_target_metro_area
FROM campaign
Our first attempt returned an error message saying that the segment is not
compatible with the r
Hello,
I've been trying to get all the adgroup and campaign associated while
getting AdExtension through report in *extension_feed_item*.
but I can't seem to find a way to get this adgroup or campaign in report.
I've tried using extension_feed_item.targeted_ad_group
and extension_feed_item.tar
Hello,
I've been trying to get campaign and adgroup associated with the
AdExtensions retrieved from extension_feed_item,
but I can't seem to find a way to get the association.
I've tried using fields targeted_ad_group and targeted_campaign but they
are all null.
Tried getting association us
Hi Nikisha,
thank a lot! That sounds promising - i'll give it a try.
Regards,
Frank
Am Freitag, 11. Oktober 2019 15:48:53 UTC+2 schrieb adsapiforumadvisor:
>
> Hi Frank,
>
> With Google Ads API, you could use billing_setup
> <https://developers.google.com/g
the code only gets the available billing
details/setups, but that's not the selected setup for a customer client
account)
Best regards
Frank
Am Donnerstag, 10. Oktober 2019 22:03:09 UTC+2 schrieb adsapiforumadvisor:
>
> Hi Frank,
>
> Thank you for reaching out. It is no
ounts()
function, but this only returns all available billing accounts for that
client customer.
Thanks
Frank
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received
Alright, thank you very much!
On Wednesday, August 15, 2018 at 11:23:07 AM UTC+2, Luis Xander Talag
(AdWords API Team) wrote:
>
> Hi Frank,
>
> My apologies as the API does not support the invoice report and is
> currently available only in the UI. For your concerns in in
) wrote:
>
> Hi Frank,
>
> You cannot compare the Campaign Performance Report with invoice report
> from the UI as they are both different report types. Invoice report from UI
> is currently not available through the API.
>
> Thanks and regards,
> Luis
> AdWords API Te
Hi,
i have a somewhat similar question. I also use the Api to get the invoices
in a machine readable way and expect the data to match the invoices (pdf,
csv) from https://adwords.google.com/aw/billing/invoices
I am doing something like this:
SELECT Clicks, Impressions, Cost
FROM CAMPAIGN_PERFO
Hi Everyone,
We are trying to remove many GeoTargets (CampaignCriterion) recently. And
we get this error "SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED".
Usually, we split the operations into 2000 per requests, sometimes with
batch mode depends on the number of requests. Such procedure worked fine
r. Thus we guess the error is not caused by the number of
operations.
Then we wonder if it is because of the request size in MB. But we had much
bigger request size when uploading ad-copies. So we don't think that is the
reason either.
We appreciate your help.
T
Hi,
We currently have a standard token (read/write) but would like to offer a
service to customers that only requires read access.
We would like to display the "grant access" message to the users that we
would like access to "read" only and not to fully manage their accounts (I
understand this
I've been at this for days and still am really no closer to a solution.
I've installed the googleads-php-lib via Composer onto a server and am
(sort of) able to get data via command line and the example files, but I
can't find any examples of how to turn this into a web application... and
when
I've been at this for days and still am really no closer to a solution.
I've installed the googleads-php-lib via Composer onto a server and am
(sort of) able to get data via command line and the example files, but I
can't find any examples of how to turn this into a web application... and
when
I've been at this for days and still am really no closer to a solution.
I've installed the googleads-php-lib via Composer onto a server and am
(sort of) able to get data via command line and the example files, but I
can't find any examples of how to turn this into a web application... and
when
Thanks, I've sended you a message!
Op donderdag 5 mei 2016 22:03:09 UTC+2 schreef Frank Martens:
>
> I'm getting the targeted monthly searches by the Google Adwords API. The
> problem is, the response looks like this:
> Array (
>
> [KEYWORD_TEXT] => Strin
I'm getting the targeted monthly searches by the Google Adwords API. The
problem is, the response looks like this:
Array (
[KEYWORD_TEXT] => StringAttribute Object (
[value] => zeemeerminpak [AttributeType] => StringAttribute [_parameterMap:
Attribute:private] => Array ( [Attribute.Type] =>
I would like to add that these reports* ran OK up to a couple of days ago.*
Now the same reports seem to be taking too much time so we get an exception
- com.google.api.ads.adwords.lib.utils.ReportException: Problem sending
data to report download server
Is there currently an issue with the repo
Hi Anash,
This same issue is happening since yesterday.
We have a few large clients that their account performance report with
several segments (date/device) is causing time out and failing.
The same reports worked fine up to yesterday.
We are using Java to fetch the reports.
Is there any know
Hi Anash,
Is there anyway to use the AccountPerformaceReport (or any other report) to
get statistics for each account (1 row per account) under my MCC account?
Many thanks,
On Monday, February 4, 2013 at 9:40:19 AM UTC+2, Anash P. Oommen (AdWords
API Team) wrote:
>
> Hi Adrian,
>
> When sett
Hi,
My creation of ads *worked properly a week ago and now *, for some reason,
I can't create ads.
Is this due to the last changed in upgraded URLs etc ?
I do set all parameters -
AdWordsServices adwordsServices = new AdWordsServices();
// Get the CampaignService.
Ad
Right now I am running a display campaign without keywords, and I would
like to gather the placements where our ads have shown. The catch is, I
cannot pull all the reports available, and everything I have tried results
in Content, AutomaticContent, or the keywords for other campaigns / ad
group
On Tuesday, October 28, 2014 9:08:22 PM UTC-7, Frank T wrote:
> Did anyone knows how to apply the keyword Planner Tool API when applying it
> to a web based software platform? How do we apply it and is it free to use
> the API or do we have to pay for it?
>
> Can anyone like any
Did anyone knows how to apply the keyword Planner Tool API when applying it to
a web based software platform? How do we apply it and is it free to use the API
or do we have to pay for it?
Can anyone like any users use it on their own AdWords account or just the admin
(owner) only the one to use
wns the MCC account do it for me.
But I can successfully execute the following, so I think that means the MCC
account info and the refreshToken are ok.
Credential oAuth2Credential = new OfflineCredentials.Builder()
.forApi(Api.ADWORDS)
.fromFile()
.buil
example, I also get a AuthenticationError.NOT_ADS_USER
error.
That then probably means that my MCC account info is wrong?
thanks,
Frank
Op woensdag 5 maart 2014 20:06:45 UTC+1 schreef Ray Tsang (AdWords API
Team):
>
> Frank,
>
> You can only pull campaign data when you have specifi
Going through the OAuth2 steps, I generated a refreshToken and put that in
ads.properties.
That was for a 'normal' account, one that is managed by/from the MCC
account.
Running GetCampaigns worked.
Then I did the same for the MCC account, because I need all campaigns, for
all customers.
But tha
Yes, sorry about the double post, but that was my first post and it seems
to take a while before you can see your own post. Thought it had gone into
the bitbucket somehow...
Op woensdag 5 maart 2014 00:35:03 UTC+1 schreef Ray Tsang (AdWords API
Team):
>
> Frank,
>
> I've re
g the campaigns for a MCC
account. Posting that as a separate issue..
Op woensdag 5 maart 2014 00:28:08 UTC+1 schreef Ray Tsang (AdWords API
Team):
>
> Frank,
>
> Please see if Maven's exec
> plugin<http://mojo.codehaus.org/exec-maven-plugin/usage.html>works for y
Migrating from ClientLogin to OAuth2, I thought it a good idea to start
using Maven, as suggested.
I can run the examples (like GetCampaigns) from within Netbeans, by doing a
(right mouse menu): Run File.
But I have to run this from another machine as well, that does not have
Netbeans and Maven
I use Java from the Netbeans environment and have downloaded the Maven
version of the Adwords API examples.
Running them from within Netbeans, by doing Run - File, works, but how can
I get Maven to build something executable that can be run from the command
line?
I realize this is more a Maven
obtain the mediaId associated with an ImageAd?
Thanks for your help,
Frank
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
According to the AdWords API documentation it should be possible to select
image.mediaId and image.name using AdGroupAdService.get().
http://code.google.com/apis/adwords/docs/appendix/selectorfields.html#v201109-AdGroupAdService
However, when I try to select the fields I'm not returned either va
69 matches
Mail list logo