Re: Google Click ID could not be decoded., at conversions0.gclid - This Google Click ID could not be decoded.

2023-07-31 Thread Chad Wood
>" Your GCLID shouldn’t be altered/modified when importing via Google Ads API, otherwise, you would get an UNPARSEABLE_GCLID error. " It isn't altered/modified. I tried using the API with a GCLID belonging to a different account, and I got this same error. So, it seems the error is also

Re: Google Click ID could not be decoded., at conversions0.gclid - This Google Click ID could not be decoded.

2023-07-28 Thread Chad Wood
Hi, Would it be possible to update the error message to indicate that the GCLID could not be found within the accounts available resources? Saying that it "cannot be decoded" makes it seem like the ID is malformed. That can result in wasted time and unnecessary review of working code. On

Re: how to reproduce this ui report with the api?

2023-06-19 Thread Chad Wood
Awesome resource there. Thanks. One more follow up question; when the review status of an ad is UNDER_APPEAL, what will the APPROVAL_STATUS be? Will it remain DISAPPROVED throughout the appeal process, or will it revert to UNKNOWN as it is throughout the primary review process? On Monday,

Re: better understand relationships between status types (campaign, adgroup, adgroupad levels)

2023-06-15 Thread Chad Wood
Chad Wood wrote: > Hello, thanks for getting back! I have a few follow up questions. > > Regarding question 1, your response: "The approval status is approved then > it served without restrictions, and the review status is already tagged as > Primary review complete

Re: better understand relationships between status types (campaign, adgroup, adgroupad levels)

2023-06-15 Thread Chad Wood
Hello, thanks for getting back! I have a few follow up questions. Regarding question 1, your response: "The approval status is approved then it served without restrictions, and the review status is already tagged as Primary review complete. Other reviews *may* be continuing." --a: The use of

Re: how to reproduce this ui report with the api?

2023-06-13 Thread Chad Wood
Hey, Thanks to both Oliver and the Google Team for this. I see the query you've provided shifts the role of filtration onto Google, likely reducing the amount of data significantly. Nice solution there :) One follow up question. I find myself confused by all the different statuses between ads,

Re: Better Understand Relationships Between Status Types (Campaign, AdGroup, AdGroupAd levels)

2023-06-07 Thread Chad Wood
', ad_group_ad.review_status: 'ELIGIBLE_MAY_SERVE', 'REVIEWED', 'REVIEW_IN_PROGRESS', 'UNDER_APPEAL', 'UNKNOWN', 'UNSPECIFIED' On Wednesday, June 7, 2023 at 9:01:36 AM UTC-7 Chad Wood wrote: > Hello, > > Referencing: > ad_group_ad.policy_summary.approval_status > <https://dev

Better Understand Relationships Between Status Types (Campaign, AdGroup, AdGroupAd levels)

2023-06-07 Thread Chad Wood
Hello, Referencing: ad_group_ad.policy_summary.approval_status ad_group_ad.policy_summary.review_status

Better Understand The Campaign / AdGroup / AdGroupAd Status Relationships

2023-06-07 Thread Chad Wood
Hello, Referencing: ad_group_ad.policy_summary.approval_status ad_group_ad.policy_summary.review_status

Re: how to reproduce this ui report with the api?

2023-06-07 Thread Chad Wood
process though. I'll be working with tens of millions of rows of data (a row per ad per day). On Wednesday, June 7, 2023 at 7:29:03 AM UTC-7 Chad Wood wrote: > Hi, I dont have a screenshot of the data in the UI. I'm just wondering if > it's possible to utilize any metric / dimension for the p

Re: how to reproduce this ui report with the api?

2023-06-07 Thread Chad Wood
Hi, I dont have a screenshot of the data in the UI. I'm just wondering if it's possible to utilize any metric / dimension for the purpose. Right now, I don't see any way to differentiate between ads that haven't been served in 10 years versus ads there were served 2 days ago. I checked, and it

Re: How to Reproduce This UI Report With The API?

2023-06-05 Thread Chad Wood
, June 2, 2023 at 1:54:06 PM UTC-7 Chad Wood wrote: > Hello, I've made some progress since the last email. Feel free to > disregard it and I'll just update the thread.I've moved the questions still > in need of help to the bottom of this email. > For reference, I was able to get the d

Re: How to Reproduce This UI Report With The API?

2023-06-02 Thread Chad Wood
! On Friday, June 2, 2023 at 9:41:47 AM UTC-7 Chad Wood wrote: > Hello, hope all is well > > I would like to reproduce the following report with the API (screenshot at > bottom). > Disregarding the dates, how can I structure my query to receive the > 0. `Ad ID`, > 1. `Approval

Re: How do Removed Ads Work With the API?

2023-06-01 Thread Chad Wood
rows (16.4MB). So for whatever reason, the UI just silently doesn't download all the data. I'll try querying the API directly for the data. Hopefully it works. On Thursday, June 1, 2023 at 4:02:45 PM UTC-7 Chad Wood wrote: > I count the number of ads in each day, and it fluctuates. > Som

Re: How do Removed Ads Work With the API?

2023-06-01 Thread Chad Wood
I count the number of ads in each day, and it fluctuates. Some days are higher than others, so it must be possible for an ad to leave the REMOVED state. What happens to ads when they are no longer REMOVED? Where'd they go? On Thursday, June 1, 2023 at 3:58:35 PM UTC-7 Chad Wood wrote: > He

How do Removed Ads Work With the API?

2023-06-01 Thread Chad Wood
Hello, I just have a question regarding the API and how it handles REMOVED ads. It seems REMOVED ads can not be recovered. So if I remove an ad, and then I query for a record of my REMOVED ads every day, how many days with the ad I removed continue to show up as a REMOVED ad? (example):

Re: Unable to get APP Campaign GCLIDs from CLICK_VIEW

2023-05-26 Thread Chad Wood
Can anyone at Google verify if APP clicks should be showing up in CLICK_VIEW? It does not appear that they are. On Thursday, May 25, 2023 at 8:23:02 AM UTC-7 Chad Wood wrote: > Hello, > > I am not able to get any GCLIDs pertaining to APP campaigns from the > CLICK_VIEW resou

Unable to get APP Campaign GCLIDs from CLICK_VIEW

2023-05-25 Thread Chad Wood
Hello, I am not able to get any GCLIDs pertaining to APP campaigns from the CLICK_VIEW resource. Can someone verify that this issue is on my side? Or is it on Google's side? Can you try to query for a GCLID from an APP campaign and see if you can retrieve it? Thanks, See my Query: SELECT

Private message regarding: Reource: CLICK_VIEW not delivering all clicks? Cant Attribute!

2023-05-18 Thread Chad Wood
to this one. Why doesn't the CLICK_VIEW resource return clicks made on APP campaigns? Am I doing something wrong? On Tuesday, May 16, 2023 at 3:48:13 PM UTC-7 Chad Wood wrote: Lastly, these are the GCLIDs I can not find: ['CjwKCAjwjYKjBhB5EiwAiFdSfi-Hctvg64YoaaP

Re: Reource: CLICK_VIEW not delivering all clicks? Cant Attribute!

2023-05-18 Thread Chad Wood
oesn't the >> CLICK_VIEW resource return clicks made on APP campaigns? >> Am I doing something wrong? >> >> On Tuesday, May 16, 2023 at 3:48:13 PM UTC-7 Chad Wood wrote: >>

Re: Reource: CLICK_VIEW not delivering all clicks? Cant Attribute!

2023-05-17 Thread Chad Wood
Hello, I'm still looking for a solution to this one. Why doesn't the CLICK_VIEW resource return clicks made on APP campaigns? Am I doing something wrong? On Tuesday, May 16, 2023 at 3:48:13 PM UTC-7 Chad Wood wrote: > Lastly, these are the GCLIDs I can not f

Re: Why I can not pair CLICK_VIEW gclid attribute with offline records?

2023-05-16 Thread Chad Wood
. On Tuesday, May 16, 2023 at 2:15:33 PM UTC-7 Chad Wood wrote: > I should say, the end goal is that I can query the CLICK_VIEW for a > specific GCLID & Date combo, and it'll respond with that click's campaign > info (for attribution internally). > > On Tuesday, May 16, 2023 at 2:10:51

Re: Why I can not pair CLICK_VIEW gclid attribute with offline records?

2023-05-16 Thread Chad Wood
I should say, the end goal is that I can query the CLICK_VIEW for a specific GCLID & Date combo, and it'll respond with that click's campaign info (for attribution internally). On Tuesday, May 16, 2023 at 2:10:51 PM UTC-7 Chad Wood wrote: > Hello, > > I am trying to att

Why I can not pair CLICK_VIEW gclid attribute with offline records?

2023-05-16 Thread Chad Wood
Hello, I am trying to attribute clicks to conversions. I utilize this resource: https://developers.google.com/google-ads/api/fields/v13/click_view I have some GCLIDs that are for auditing / testing. These are created the same way as any other GCLID, by clicking an ad. I have the date that

Re: The API's `click_view` resource has access to `campaign` and `ad_group` attributes?

2023-05-16 Thread Chad Wood
at 1:03:43 PM UTC-7 Chad Wood wrote: > Well, maybe I thought too soon. I tested this theory out just to see if I > can get a proof of concept working. I can't find any matches for some > reason. > > I got a sample GCLID (one I manually generated by clicking an ad) and > quer

Re: The API's `click_view` resource has access to `campaign` and `ad_group` attributes?

2023-05-16 Thread Chad Wood
': 13744, ... 'CjwKCAjwge2iBhBBEiwAfXDBRxY': 18, 'CjwKCAjwge2iBhBBEiwAfXDBRxYK': 0, Basically, up to the 27th character, my ID is consistent with several of your IDs. So why can't I find a perfect match? Its very odd. On Tuesday, May 16, 2023 at 10:30:19 AM UTC-7 Chad Wood wrote: > He

The API's `click_view` resource has access to `campaign` and `ad_group` attributes?

2023-05-16 Thread Chad Wood
Hello, I recently learned that the Google Ads click_view resource contains access to campaign and ad_group attributes. Such that, the following is a valid query: """ SELECT click_view.gclid,

Re: Steps to retrieve Click performance report

2023-05-11 Thread Chad Wood
Hello everyone. Quick follow up on this topic. With the AdWords API being depreciated, is the Click Performance Report still available anywhere? Alternatively, is there any way to associate a campaign name with a GCLID? On Wednesday, November 8, 2017 at 9:13:48 AM UTC-8 Bharani Cherukuri

Re: why the google ads api doesn't provide data for countries shown in the ui?

2023-05-04 Thread Chad Wood
I'll compile this info and send it. How again do I enable logging with the Python library? For any future comers, I found a workaround by creating the report in the Google Ads Report Editor interface and scheduling that report to get emailed to me in .csv format in the timing interval I need.

Re: geo performance report countrycode

2023-04-28 Thread Chad Wood
Hey, thanks for reaching out. This is exactly what I was looking for. So, what I'm doing now is collecting the metrics I need from `geographic_view`. I extract all the `geographic_view.country_criterion_id`s from your response, and use that in a follow up query to `geo_target_constant`. My

Why the Google Ads API doesn't provide data for countries shown in the UI?

2023-04-28 Thread Chad Wood
Hello, When reviewing reports in the UI, I can get our performance as it pertains to each country. See below, I have data coming from Albania. [image: 2023-04-28 11_06_42-.png] Now see, I try querying the same info using the Google Ads API ``` SELECT geographic_view.country_criterion_id,

Re: Geo Performance Report countrycode

2023-04-28 Thread Chad Wood
What would now be the updated solution to this? On Friday, July 14, 2017 at 11:40:23 AM UTC-7 Shwetha Vastrad (AdWords API Team) wrote: > Hi David, > > The data returned in the Country/Territory column is the ID of the country > Location associated with the impression. You can look up the

Re: How to Break Up Performance Max Metrics by Ad-Destination?

2023-04-11 Thread Chad Wood
Thanks, but that’s not what I asked. The reason I’m here is because my org can not find the data, and they’re saying this hinderance is an overall blow to our Marketing capabilities. The theory is that a single Performance Max campaign can send ad-clickers to either our website or

Re: How to Break Up Performance Max Metrics by Ad-Destination?

2023-04-10 Thread Chad Wood
ion. On Monday, April 10, 2023 at 9:11:24 AM UTC-7 Chad Wood wrote: > To clarify, we do have Display Ads going to all three; our website, the > playstore, and the appstore. > Will PM really join all of those into a single asset group and dynamically > send users to each locatio

Re: How to Break Up Performance Max Metrics by Ad-Destination?

2023-04-10 Thread Chad Wood
 AM UTC-7 Chad Wood wrote: > Thanks for the feedback. I've never actually seen this data... > more-or-less, I was told to update my existing reporting to account for it. > I've requested this screenshot and I'll supply it once I've got something. > > I guess in the meantime,

Re: How to Break Up Performance Max Metrics by Ad-Destination?

2023-04-10 Thread Chad Wood
Thanks for the feedback. I've never actually seen this data... more-or-less, I was told to update my existing reporting to account for it. I've requested this screenshot and I'll supply it once I've got something. I guess in the meantime, can you confirm that it's indeed possible for the same

How to Break Up Performance Max Metrics by Ad-Destination?

2023-04-09 Thread Chad Wood
Hello, Is it possible to query for Performance Max metrics (impr.& clicks) broken up by the link used in the ad? My team advised my that PM campaigns will consolidate assets from all of our Display ads, to include ads going to our website, the playstore, and the appstore. So I need to query

Re: Display Ads and Performance Max Ads - Seperate Performance (impressions and clicks) KPIs by Ad Destination and Ad Type

2023-04-07 Thread Chad Wood
reak up performance based on destination. What dimension would I use for this? Thanks On Thursday, April 6, 2023 at 3:43:02 PM UTC-7 Chad Wood wrote: > You can disregard the last email. The marketing team is doing this: > > https://support.google.com/google-ads/answer/7101715?hl=en#:~:tex

Re: Display Ads and Performance Max Ads - Seperate Performance (impressions and clicks) KPIs by Ad Destination and Ad Type

2023-04-06 Thread Chad Wood
t's what's going on. I'm still at a loss for how to query this data though. On Thursday, April 6, 2023 at 2:15:23 PM UTC-7 Chad Wood wrote: > Okay, this is speculative but I think I know what is happening. > > First, please use this contextual image for reference: > [image: 2023-0

Re: Display Ads and Performance Max Ads - Seperate Performance (impressions and clicks) KPIs by Ad Destination and Ad Type

2023-04-06 Thread Chad Wood
to, my prior method is no longer reliable. This is why we need to break up the data in this way. On Thursday, April 6, 2023 at 12:24:55 PM UTC-7 Chad Wood wrote: > I can not find anything documenting this behavior. > So, is it really possible that the same (Display or PM) ad can actuall

Re: Display Ads and Performance Max Ads - Seperate Performance (impressions and clicks) KPIs by Ad Destination and Ad Type

2023-04-06 Thread Chad Wood
rketing team is convinced that is not the case. [image: 2023-04-06 12_20_34-Skype [1].png] So I guess the question remains, how do I query for this data? I can already use the API just fine. On Thursday, April 6, 2023 at 12:02:59 PM UTC-7 Chad Wood wrote: > Hello, > > My Marketers recently

Display Ads and Performance Max Ads - Seperate Performance (impressions and clicks) KPIs by Ad Destination and Ad Type

2023-04-06 Thread Chad Wood
Hello, My Marketers recently informed me that our Display Ads and Performance Max Ads will change the ad-destination based on the users operating system. 1) I've been advised that the same ad can send Android users to PlayStore, IOS users to AppStore, and Desktop users to our website. 2) I've

Re: Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-05 Thread Chad Wood
as each path in the field mask was prefixed with "update." Is this the error you're referring to? On Wednesday, April 5, 2023 at 3:25:37 PM UTC-7 Chad Wood wrote: > Based on your explanation, it sounds like the error I've received is the > expected behav

Re: Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-05 Thread Chad Wood
Based on your explanation, it sounds like the error I've received is the expected behavior. By my understanding, the API does not support our need and there are no alternatives. "Since you are using AdService , kindly

Re: Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-05 Thread Chad Wood
Thanks. Are there any workarounds? Maybe a different API? We've got about 400 image ads, and one of the team members hardcoded utm parameters into the final urls. We use a tracking template though, and these hardcoded parameters are damaging to data quality. I'm hoping we can avoid needing to

Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-04 Thread Chad Wood
Hello, At the bottom of my email, I will share my code. I am reaching out because I receive an error when attempting to update final_url at the adgroup_ad level. *My code sends operations to your server, like this:* update_mask { paths: "resource_name" paths: "final_urls" } update {

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-04-04 Thread Chad Wood
} {copy} {city} {autotitle} {websitecallmetric} {idfa:[value]} {gclid} {keyword.} {localbusiness.} {lb.} On Thursday, March 30, 2023 at 9:01:05 AM UTC-7 Chad Wood wrote: > Thanks for the help and link. I looked through this help center article > <https://support.google.com/g

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-30 Thread Chad Wood
Thanks for the help and link. I looked through this help center article , as you suggested. However, I can't find any of the information in there. I'm looking for documentation of every valuetrack there is. Does such documentation exist?

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
h 29, 2023 at 2:00:12 PM UTC-7 Chad Wood wrote: > Is there any way to specify a default value for a valuetrack in case the > param key specified in the template is not available for an ad-click? > > On Wednesday, March 29, 2023 at 12:44:01 PM UTC-7 Chad Wood wrote: > >> Anot

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
Is there any way to specify a default value for a valuetrack in case the param key specified in the template is not available for an ad-click? On Wednesday, March 29, 2023 at 12:44:01 PM UTC-7 Chad Wood wrote: > Another oddity... I'm trying to use {ignore} and it almost looks like >

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
For example, Google this: "google" "ads" "valuetrack" "ifautolp" You'll get one result... the link I shared. On Wednesday, March 29, 2023 at 12:03:00 PM UTC-7 Chad Wood wrote: > Looks like I'm still missing some examples that have to do with url &g

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
about each one of the options. On Wednesday, March 29, 2023 at 11:42:29 AM UTC-7 Chad Wood wrote: > I can not seem to find any good documentation on ValueTracks. > > Take a look here and you'll find that there are many ValueTrack options: > > https://developers.google.com/goog

What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
I can not seem to find any good documentation on ValueTracks. Take a look here and you'll find that there are many ValueTrack options: https://developers.google.com/google-ads/api/docs/performance-max/valuetrack ...but that page doesn't have the information I'm looking for. It only describes if

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-02-01 Thread Chad Wood
ld_name: "operations" index: 13 } } } On Wednesday, February 1, 2023 at 2:08:55 PM UTC-8 Chad Wood wrote: > Guess I was a bit confused. It seems I'd have to recreate the campaign > object every time, as the *Operations* object is just a list of *Campaign > Operation Obje

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-02-01 Thread Chad Wood
ign object campaign.resource_name = row['campaign.resource_name'] campaign.url_custom_parameters = row['url_custom_parameters'] # Grows operations object operations.append(campaign_operation) On Wednesday, February 1, 2023 at 1:51:51 PM UTC-8 Chad Wood wrote: > My day just keeps getting b

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-02-01 Thread Chad Wood
My day just keeps getting better. 10,000 operations per request? Awesome. Thanks again for the help. I'll create a *Campaign Object* and iterate over-top of it, replacing its *Resource Name*, *Campaign ID*, and *URL Custom Parameters* within each iteration right before attaching to the

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-02-01 Thread Chad Wood
recreate the campaign object every time? By calling campaign_operation.update ? Or can I just clear out the current object? Or perhaps reassign the resource name on it? On Wednesday, February 1, 2023 at 11:20:01 AM UTC-8 Chad Wood wrote: > Is it possible to retrieve url_custom_paramet

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-02-01 Thread Chad Wood
ebruary 1, 2023 at 9:02:03 AM UTC-8 Chad Wood wrote: > I think I found my answer. Sorry, seems jumping into the docs at 'update > campaign' left me unaware of some important concepts. > You pre-specify what fields you intend to change, and any attempted > changes to a campaig

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-02-01 Thread Chad Wood
the concept of scopes, but applied to campaign fields instead of API endpoints, and it just doesn't raise error if breached. Is this understanding correct? On Wednesday, February 1, 2023 at 8:55:50 AM UTC-8 Chad Wood wrote: > Hello, > > Any chance you can help me understand wh

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-02-01 Thread Chad Wood
s client.copy_from doing? What is a "FieldMask", and do I need to reproduce this for what I am trying to achieve? Thanks, Chad On Thursday, January 26, 2023 at 8:17:57 AM UTC-8 Chad Wood wrote: > Hey Abigail, > > Thanks a lot! This is going to be a huge help for tracking. > >

Re: Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-01-26 Thread Chad Wood
Hey Abigail, Thanks a lot! This is going to be a huge help for tracking. On Wednesday, January 25, 2023 at 10:04:20 PM UTC-8 adsapi wrote: > Hi Chad, > > Thank you for reaching out to Google Ads API Support. > > > *>> Is it possible to add, remove, and change custom ValueTrack parameters >

Is it possible to manage Custom ValueTrack parameters via APIat the Campaign level?

2023-01-25 Thread Chad Wood
Hello, I am having trouble finding documentation on this. Is it possible to add, remove, and change custom ValueTrack parameters at the campaign level via API? Managing these via the web interface is an incredibly long process. Updating just a handful of campaigns takes well over 10 minutes

Re: Google Ads Test Account Does Not Function As Expected

2023-01-09 Thread Chad Wood
Thanks. I was confusing "verify" and "publish" as the same thing. I see my misunderstanding now and I will give this a try. Thanks for all of your help! On Thursday, December 8, 2022 at 4:48:18 AM UTC-8 adsapi wrote: > Hello, > > The workaround I suggested already should circumvent this limit.

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-27 Thread Chad Wood
Thanks Marjorie. I'm actually building an ETL pipeline, and I had not incorporated the ability to use one requests results as the data for a second request. I had no need for this functionality until now. I ended up just incorporating the ability to download the csv file programmatically every

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-14 Thread Chad Wood
, 2022 at 4:11:44 PM UTC-8 Chad Wood wrote: > Apparently, that CSV only has the column I need for "legacy support". If > that is the case, what is the newer solution? > > On Wednesday, December 14, 2022 at 4:08:55 PM UTC-8 Chad Wood wrote: > >> Alright, found an

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-14 Thread Chad Wood
Apparently, that CSV only has the column I need for "legacy support". If that is the case, what is the newer solution? On Wednesday, December 14, 2022 at 4:08:55 PM UTC-8 Chad Wood wrote: > Alright, found an answer worth a proof of concept: > https://developers.google.com/

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-14 Thread Chad Wood
(2022-08-18) <https://developers.google.com/static/adwords/api/docs/appendix/geo/geotargets-2022-08-18.csv> In less than 30 days this CSV had two updates. Guess I'll need an API to query the data new every time it is needed? On Wednesday, December 14, 2022 at 3:21:05 PM UTC-8 Cha

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-14 Thread Chad Wood
Chad Wood wrote: > Just found this: campaign.advertising_channel_type > Any chance *geo_target_constant* is compatible with campaign? > > I think I saw in a previous error that it is not. I'll give it a try > though. > On Wednesday, December 14, 2022 at 2:54:41 PM UTC-8 Chad Wood

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-14 Thread Chad Wood
Just found this: campaign.advertising_channel_type Any chance *geo_target_constant* is compatible with campaign? I think I saw in a previous error that it is not. I'll give it a try though. On Wednesday, December 14, 2022 at 2:54:41 PM UTC-8 Chad Wood wrote: > Sorry, realizing I butchered

Re: geographic_view with ad_name

2022-12-14 Thread Chad Wood
Looks like you requested the currency code by mistake, unless you planned to map currency codes to country codes. That wouldn't be perfect, but better than nothing I suppose. I see it has been about 2-3 months. Did you find a solution? I am facing a very similar problem. On Monday, September

How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-14 Thread Chad Wood
Hello, Here's my current query: SELECT geographic_view.country_criterion_id, metrics.clicks, metrics.impressions, metrics.cost_micros, ad_group.type, segments.date FROM geographic_view WHERE segments.date BETWEEN '2022-12-01' AND '2022-12-01' This

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-14 Thread Chad Wood
Sorry, realizing I butchered my title. cost, impressions, and clicks are not dimensions. On Wednesday, December 14, 2022 at 2:53:46 PM UTC-8 Chad Wood wrote: > Hello, > > Here's my current query: > > SELECT > geographic_view.country_criterion_id, &g

Re: Google Ads Test Account Does Not Function As Expected

2022-12-07 Thread Chad Wood
For reference: https://support.google.com/cloud/answer/10311615#zippy=%2Ctesting " Authorizations by a test user will expire seven days from the time of consent. " On Wednesday, December 7, 2022 at 3:17:02 PM UTC-8 Chad Wood wrote: > Thanks :) I appreciate the help. > Regar

Re: Google Ads Test Account Does Not Function As Expected

2022-12-07 Thread Chad Wood
Thanks :) I appreciate the help. Regarding the refresh token expiring every 7 days then. Is there no workaround on this for me? On Tuesday, December 6, 2022 at 6:30:38 AM UTC-8 adsapi wrote: > Hello, > > I'm fairly certain that you actually don't need to get your app "approved" > or "verified"

Re: Google Ads Test Account Does Not Function As Expected

2022-12-05 Thread Chad Wood
that aligned with reality. That is why I ask though. Is this approval something that will be still required still? What will that entail for me? Or can we potentially work out a custom solution given these circumstances? Thanks, Chad On Wednesday, November 30, 2022 at 6:00:49 PM UTC-8 Chad Wood wrote

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
What about the review process. I assume that, despite my edge-case, I will still be required to submit for “external app approval”, yes? On Wed, Nov 30, 2022 at 5:58 PM Chad Wood wrote: > I see. Correct me if I’m wrong here, but I think I’m starting to > understand. Practically sp

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
I see. Correct me if I’m wrong here, but I think I’m starting to understand. Practically speaking in this case, there really isn’t a difference between my my app being published versus unpublished, except that the limitations (of 100users and 7days/refresh token) are lifted. Is this right? Because

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
What is it entailing by "your app will become available to anyone with a Google account"? Does Google start hosting the app somewhere? In the Google Pay Market maybe? I honestly have no idea. How would an external person find my app, even if accidentally, should I choose to publish? On

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
Hello, Thanks for getting back. Yes that is was I figured sadly. Honestly though, I'm happy with any solution that makes it so that the refresh token doesn't need to be retrieved every week. Security implication are a concern though, which is why I was unsure about publishing the app. [image:

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-18 Thread Chad Wood
to manually send this same request inside my program, I could collect the same response from your validation server--giving tighter control over the process On Thursday, November 17, 2022 at 8:14:48 AM UTC-8 Chad Wood wrote: > Thanks, and you are right that the access token and refresh token

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-18 Thread Chad Wood
rotocol, Google created the functions that output this value, to send to the authorization server. Google put them in the webpages files, and it instructs my browser on how to generate the code. I just want more info on how to do it manually, rather than allowing my browser to do it. On Thurs

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-18 Thread Chad Wood
rotocol, Google created the functions that output this value, to send to the authorization server. Google put them in the webpages files, and it instructs my browser on how to generate the code. I just want more info on how to do it manually, rather than allowing my browser to do it. On Thurs

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-18 Thread Chad Wood
://www.googleapis.com/auth/adwords', 1200, False, False]], None, True, None, 1, True, None, None, 2, False, None, False]], 'at': 'AFofLUWPdG5b6SxxxapPWk_JaKsQI9uqcA:1643372251920'} On Tuesday, November 15, 2022 at 3:10:02 PM UTC-8 Chad Wood wrote: > https://groups.google.

Re: Google Ads Test Account Does Not Function As Expected

2022-11-18 Thread Chad Wood
Thanks, I will keep a watch out until then! On Friday, November 18, 2022 at 6:10:26 AM UTC-8 adsapi wrote: > Hello, > > Thank you for your detailed response. I'm sharing this information with > our OAuth team and working with them to try to figure out the best steps to > proceed. I will let

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-18 Thread Chad Wood
ar details on all of this. On Thursday, November 17, 2022 at 2:46:06 PM UTC-8 Chad Wood wrote: > Thanks. I'll keep an eye out until then. > > On Thursday, November 17, 2022 at 1:45:50 PM UTC-8 adsapi wrote: > >> Hi Chad, >> >> Thanks for your patience on this and for you

Re: Google Ads Test Account Does Not Function As Expected

2022-11-17 Thread Chad Wood
, November 17, 2022 at 9:11:14 AM UTC-8 Chad Wood wrote: > Screenshot located at the bottom of this message. > > A breakdown: > We can not create an "Internal" app because we are not Google Workspace > users > -> We can not become Google Workspace users because we

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-17 Thread Chad Wood
Thanks. I'll keep an eye out until then. On Thursday, November 17, 2022 at 1:45:50 PM UTC-8 adsapi wrote: > Hi Chad, > > Thanks for your patience on this and for your detailed description. Please > allow me to raise this question to our team. We will provide an update on > this shortly. > >

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-17 Thread Chad Wood
Thanks, and you are right that the access token and refresh token is generated by Google side. About this: "the URL includes query parameters that indicate the type of access being requested" This is also correct. Here's what the url would look like: https:// accounts. google.

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-16 Thread Chad Wood
Thanks Sherwin, but the technical part that I struggle with has nothing to do with the Python library. It actually has to do with some proprietary piece of Google tech used during the OAUTH procedure. All the library does is spin up a server, produce a link for OAUTH verification, and makes the

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-15 Thread Chad Wood
org/wiki/Unix_time> This is helpful for the at call. I guess I just need to understand whats at index 2 of f.req On Tuesday, November 15, 2022 at 4:31:07 PM UTC-8 Chad Wood wrote: > Again, this is all sent from the OAUTH flow for Desktop Apps. It's at the > last step; basically this s

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-15 Thread Chad Wood
Again, this is all sent from the OAUTH flow for Desktop Apps. It's at the last step; basically this sends and you guys respond with a URL to be used for the callback. On Tuesday, November 15, 2022 at 4:22:59 PM UTC-8 Chad Wood wrote: > Here's an example of the payload I want to reprod

Re: Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-15 Thread Chad Wood
vember 15, 2022 at 3:10:02 PM UTC-8 Chad Wood wrote: > https://groups.google.com/g/adwords-api/c/bAgqtTr5OoY > This issue has branched into a follow up question that should probably be > handled separately. > > I'm investigating the process of requesting refresh tokens. I use

Trying to Reproduce the Payload for Getting a Refresh Token

2022-11-15 Thread Chad Wood
https://groups.google.com/g/adwords-api/c/bAgqtTr5OoY This issue has branched into a follow up question that should probably be handled separately. I'm investigating the process of requesting refresh tokens. I use the client library for Python titled "generate_user_credentials.py" for Desktop

Re: Google Ads Test Account Does Not Function As Expected

2022-11-15 Thread Chad Wood
Thanks! I'll stay on the lookout. On Tuesday, November 15, 2022 at 12:17:21 AM UTC-8 adsapi wrote: > Hello, > > Thank you for confirming. I'm reaching out to some more extended internal > contacts to try to find a solution here, and will let you know if I learn > anything, or if I need any

Re: Google Ads Test Account Does Not Function As Expected

2022-11-14 Thread Chad Wood
Thanks, and you are correct. What you describe is the issue exactly, please just read over my message stamped for Oct 17, 2022, 3:12:03 PM. We know why this is happening. The need to get a new refresh token every 7 days IS because the app is in 'testing' and not in 'production'. See, we can not

Re: Google Ads Test Account Does Not Function As Expected

2022-10-27 Thread Chad Wood
+ checking for update On Wednesday, October 19, 2022 at 9:49:41 AM UTC-7 Chad Wood wrote: > Thanks Mike. I'll keep an eye on this thread until then. > > On Wednesday, October 19, 2022 at 7:04:38 AM UTC-7 adsapi wrote: > >> Hello, >> >> This case has been esca

Re: Google Ads Test Account Does Not Function As Expected

2022-10-19 Thread Chad Wood
Thanks Mike. I'll keep an eye on this thread until then. On Wednesday, October 19, 2022 at 7:04:38 AM UTC-7 adsapi wrote: > Hello, > > This case has been escalated to me. > > I'm looking into the best way to proceed here. My team generally doesn't > have full expertise on the OAuth sign up flow

Re: Google Ads Test Account Does Not Function As Expected

2022-10-18 Thread Chad Wood
Thanks Darwin, In the meantime, I had a colleague propose just publishing the app and making the link to access it super obscure. The idea is that, theoretically, nobody would ever find it and we could still have our business needs met. This obviously does not utilize your technology in the

Re: Google Ads Test Account Does Not Function As Expected

2022-10-17 Thread Chad Wood
Well, there is another limitation I am now running into and I don't think this was considered in our conversation. It's been awhile, so here's the recap/update: - My company used a gmail to create our accounts for google applications, like Google Ads. We've also verified ownership of our

Re: Google Ads Test Account Does Not Function As Expected

2022-10-07 Thread Chad Wood
Thanks Peter, but I'm not sure I'm following. I would like to address how the companies Google Ads, Firebase, Google Analytics, and Google Tag Manager account were all made with an email like mycomp...@gmail.com They were able to establish all of these environments and build atop of them

  1   2   >