Re: call_view report not providing calls information

2024-01-22 Thread Kurt
We are having the same issue. All other call extension reporting has worked fine through the call_view report. We just started tested Performance Max and none of those calls show in this report. Is there some other report that should include the call extension data for Performance Max campaigns?

API for Ad Copy that's Live

2023-04-17 Thread 'Kurt Meyer' via Google Ads API and AdWords API Forum
xport performance — they are trying to have an internal resource to keep track of all ad copy that’s *live* (regardless of metrics!). Do you have any advice on how to set this up or if it's even possible? Thank you, Kurt -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

Please Improve Display Reporting

2022-05-25 Thread Kurt
I've been using Google's Ads API(s) for over a decade now and I'm disappointed to still see display reporting not properly integrated with the ad/keyword level reporting. In fact it seems to have gone backwards. Here is what I mean: I can pull metrics (cost, clicks, impressions, etc) by ad grou

Re: Zero list members after submitting 10,00 gmails using OfflineUserDataJobType.CUSTOMER_MATCH_WITH_ATTRIBUTES

2022-01-19 Thread Kurt Bo
based on attributse and see that the size is > 0? (I'm a developer, not a marketer, so pleaes forgive my unfamiliarity with how campaigns, are setup...) Thank You, and I'm very much looking forward to the updated documentation! - Kurt On Tuesday, January 18, 2022 at 7:28:45 PM U

Re: Zero list members after submitting 10,00 gmails using OfflineUserDataJobType.CUSTOMER_MATCH_WITH_ATTRIBUTES

2022-01-14 Thread Kurt Bo
I've officially been dumped by the Google Ads Product Team: === Hi Kurt, Hope you are doing well! Thank you for patiently waiting while I checked this internally. On checking with my concerned team, we have determined that

Re: How to use customer match CUSTOMER_MATCH_WITH_ATTRIBUTES?

2021-12-23 Thread Kurt Bo
r day: https://groups.google.com/g/adwords-api/c/_1SI98bsP2o/m/_GY2RiRWDAAJ Thanks for any insight you can provide, - Kurt On Thursday, September 30, 2021 at 10:37:18 AM UTC-5 adsapi wrote: > Hi Chong, > > Would you mind responding privately with your complete request and > respo

Zero list members after submitting 10,00 gmails using OfflineUserDataJobType.CUSTOMER_MATCH_WITH_ATTRIBUTES

2021-12-22 Thread Kurt Bo
I'm importing users into a CustomerMatch UserList and I took the Java example at: https://developers.google.com/google-ads/api/docs/remarketing/audience-types/customer-match And I modified it to loop over an input file of 10,000 email addresses instead of having just a few hard-coded user identi

Re: Google Ads Api Limit

2021-10-11 Thread Kurt Colemonts
n#rate_limits> that CrmBasedUserListInfo <https://developers.google.com/google-ads/api/reference/rpc/v8/CrmBasedUserListInfo> relies on, 10 operations of 100 each works.*" Thanks! Kind regards, Kurt Op vrijdag 8 oktober 2021 om 04:56:00 UTC+2 schreef adsapi: > Hi Kurt, > &g

Google Ads Api Limit

2021-10-07 Thread Kurt Colemonts
: [ { "errorCode": { "collectionSizeError": "TOO_MANY" }, "message": "Too many.", "location": { "fieldPathElements": [ {

Re: Are fields that specify 'For ADD operations only' selectable?

2016-06-28 Thread Kurt Wheeler
On Tuesday, June 28, 2016 at 10:36:34 AM UTC-4, Kurt Wheeler wrote: > > I'm not sure whether or not to expect these fields to be returned when > querying against the API. The language '' implies they wouldn't be returned > but then in the small print the docume

Are fields that specify 'For ADD operations only' selectable?

2016-06-28 Thread Kurt Wheeler
I'm not sure whether or not to expect these fields to be returned when querying against the API. The language '' implies they wouldn't be returned but then in the small print the documentation also says 'This field is read only and will be ignored when sent to the API for the following Operators

Re: Campaign negative keywords report SelectorError.FILTER_BY_DATE_RANGE_NOT_SUPPORTED

2016-06-21 Thread Kurt Wheeler
SHARED_SET_CRITERIA_REPORT SHARED_SET_REPORT On Friday, June 17, 2016 at 11:56:37 AM UTC-4, Kurt Wheeler wrote: > > Is it documented which Report Types do and do not support filtering by > date range? I've been looking and googling for it and haven't seen any > mention of it

Re: Campaign negative keywords report SelectorError.FILTER_BY_DATE_RANGE_NOT_SUPPORTED

2016-06-17 Thread Kurt Wheeler
Is it documented which Report Types do and do not support filtering by date range? I've been looking and googling for it and haven't seen any mention of it anywhere. Is there any way to tell that a given request will return this error before making the request? On Tuesday, October 1, 2013 at 11

Re: AdNetworkType1 and AdNetworkType2 filter zero-impressions in AD_PERFORMANCE_REPORT but documentation does not contain this information

2016-06-06 Thread Kurt Wheeler
Hi Paul, I'm not sure if the documentation has changed since your comment a few years ago but that documentation does not "state that including a Segment behavior field removes zero impression rows". Searching through that document for "segment" shows that the only time it is mentioned in the

Re: Sending my first request

2016-05-10 Thread Kurt Wheeler
Update: I was able to get a successful 200 response back making a get operation. That means that all my code dealing with the request was fine, the only issue was with the provided example XML. On Tuesday, May 10, 2016 at 2:49:16 PM UTC-4, Kurt Wheeler wrote: > > Hello, > > It&#x

Re: Sending my first request

2016-05-10 Thread Kurt Wheeler
Hello, It's a shame this didn't ever get resolved. Almost a year later I am getting the same error using the sample XML provided by the guide. Anthony said "The error you are getting indicates that your OAuth token may be expired." but that error does not indicate that the OAuth token is expire