Migration from AdWords API to Google Ads API for upload to Audience help

2022-11-20 Thread derek
s API I should use to achieve the same objectives? Please let me know if the full listing of the codes is needed. Thank you, Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Migration from AdWords API to Google Ads API for upload to Audience help

2022-11-21 Thread derek
to upload a list containing Email Address, Country Code, First Name, Last Name, Phone, Zip to the List ID. May I know which library I should use to update or add the list to the List ID? Thank you, Derek On Monday, 21 November 2022 at 11:26:00 UTC+8 derek wrote: > Hi > I recently too

Re: Migration from AdWords API to Google Ads API for upload to Audience help

2022-11-27 Thread derek
any feedback. Attached is the log with the exception messages. May I know how can I resolved this exception? On Monday, 21 November 2022 at 18:51:18 UTC+8 adsapi wrote: > Hi Derek, > > Thanks for reaching out to the Google Ads API Forum. > > For you to migrate, you may refer to this

Re: Migration from AdWords API to Google Ads API for upload to Audience help

2022-11-28 Thread derek
Hi Will explore the REST API option. Which REST API end points can I use to upload a list containing Email Address, Country Code, First Name, Last Name, Phone, Zip to a user list id? On Monday, 28 November 2022 at 21:42:10 UTC+8 adsapi wrote: > Hi Derek, > > Thanks for getting b

Request is missing required authentication credential

2022-12-07 Thread derek
splayed after it try to load for a while. Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups &quo

Can't load API Center page of manager account

2022-12-07 Thread derek
Hi I am trying to access the API Center of the manager account but a blank page is displayed after it tries to load for a while. This message was pop-up during the loading of the page but the reload does not help. Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Can't load API Center page of manager account

2022-12-07 Thread derek
; >> I have the exact same issue. Giving the other thread for a similar issue >> recent, I suspect something is broken at Google side. >> >> On Wednesday, December 7, 2022 at 8:28:57 PM UTC-8 derek wrote: >> >>> Hi >>> >>> I am trying to access

Re: Can't load API Center page of manager account

2022-12-11 Thread derek
Am able to access the page. Thank you. On Saturday, 10 December 2022 at 07:01:52 UTC+8 geoffrey...@labelium.com wrote: > Yes it works now. Thanks! > > On Friday, December 9, 2022 at 1:36:19 PM UTC-5 adsapi wrote: > >> Hello - >> >> Just letting you know that a fix was released earlier today tha

create and update user list with Google Ads API

2022-12-12 Thread derek
? If I want to create a new user list with the List ID provided by me, how should I do it? If I want to update an existing user list content, how can I do it? Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogsp

Re: create and update user list with Google Ads API

2022-12-12 Thread derek
Hi Thank you for the info. If I want to create a new list with my preferred List ID, eg. 1234567890, which set methods should I use to set the List ID? // Creates the new user list. UserList userList = UserList.newBuilder() .setName("Customer Match list #" + getPrintable

Create customer match user list error ACTION_NOT_PERMITTED

2022-12-13 Thread derek
v="46,43") Body: null Failure message: errors { error_code { authorization_error: ACTION_NOT_PERMITTED } message: "The user does not have permission to perform this action on the resource or call a metho d." } request_id: "3fCZeMV0PORLObNTyfoDIw" Derek

Create and update user list with Goolge Ads API

2022-12-13 Thread derek
ser-list> to refer to? If I want to create a new user list with the List ID provided by me, how should I do it? If I want to update an existing user list content, how can I do it? Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

upload a lsit of email addresses to a customer match user list

2023-01-06 Thread derek
Digest, "custo...@example.com"))) .build(); May I know how should I code it to upload more than 1 email address record? Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelo

Conversion action exists but request response it cannot be found

2024-01-02 Thread derek
We have a conversion action under a non MCC account. Whenever we upload enhanced conversions for this conversion action, the API response stating the conversion action cannot be found. *Partial error encountered: 'Multiple errors in ‘details’. First error: The conversion action specified in the

Re: Conversion action exists but request response it cannot be found

2024-01-02 Thread derek
January 2024 at 17:37:37 UTC+8 derek wrote: > Attached is the screen shot of the conversion action details from Google > Ads UI. > > On Tuesday 2 January 2024 at 17:01:21 UTC+8 derek wrote: > >> We have a conversion action under a non MCC account. >> Whenever we uploa

Re: conversion action exists but request response it cannot be found

2024-01-03 Thread derek
Pardon my ignorance. I have added the dependency on the log library to the java (maven) project. I still can't get the full API logs out. Could you advice how I should go about getting the complete API logs out. On Tuesday 2 January 2024 at 20:36:40 UTC+8 Google Ads API Forum Advisor wrote: >

Re: conversion action exists but request response it cannot be found

2024-01-03 Thread derek
In order to get the complete API logs (request and response with request-id and request header) I have to enable the logging as specified in the guides for the Java client library? There is no other way to get the inf

Enhanced Conversions not available for Google Analytics (GA4) conversion?

2024-01-09 Thread derek
We would like to enable Enhanced Conversions (managed through API) for a conversion action which has conversion source of 'Website (Google Analytics (GA4)). We noticed there is no Enhanced Conversions settings in this conversion action setting details. Is Enhanced Conversions available for Goog

Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-10 Thread derek
Currently we are using Google Ads API to upload enhanced conversions for those conversion actions with source 'Website'. For this conversion action with the source 'Website (Google Analytics (GA4)), we would like to also use Google Ads API. Is Enhanced Conversions available for Google Analytic

Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-10 Thread derek
We would like to enable Enhanced Conversions (managed using Google Ads API) for a conversion action that has the source 'Website (Google Analytics (GA4))'. There is no Enhanced Conversions option in the Details - Settings of this conversion action. Please refer to the attached screen shot of a

Meaning of upload enhanced conversions error message

2024-01-10 Thread derek
Hi I have this error message when I uploaded a set of enhanced conversion data. message: "Conversion already has enhancements with the same Order ID and conversion action. Make sure your data is correctly configured and try again., at conversion_adjustments[70]" I checked on the data that I ha

Re: Meaning of upload enhanced conversions error message

2024-01-16 Thread derek
I am still getting similar error message daily. Could you help advice on this. On Thursday 11 January 2024 at 09:57:34 UTC+8 derek wrote: > Hi > > I have this error message when I uploaded a set of enhanced conversion > data. > > message: "Conversion already has enhanceme

Re: meaning of upload enhanced conversions error message

2024-01-17 Thread derek
I have sent the complete API logs via the "Reply to author" option. On Wednesday 17 January 2024 at 15:22:08 UTC+8 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > By reviewing your concern, I understand that you are encountering a

Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-17 Thread derek
I have sent the complete API logs via 'Reply to author' option. On Thursday 11 January 2024 at 18:59:51 UTC+8 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for contacting the Google Ads API support team. > > I would like to inform you that this product officially offers support > only

Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-18 Thread derek
The INVALID_CONVERSION_ACTION_TYPE error is reported on the conversion action that has the conversion source 'Website (Google Analytics (GA4))'. Conversion adjustment of type ENHANCEMENT is not permitted for conversion actions of type 'Website (Google Analytics (GA4))'? On Thursday 18 January 2

Access custom reports and columns created on Google Ads UI using Google Ads API

2024-12-11 Thread derek
Hi We would like to use the Google Ads API to access the customs or user created reports and columns on Google Ads UI. May I know is this possible? If it is not supported, any workaround to this? Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Joining customer and campaign?

2022-11-16 Thread Derek Piper
Trying to get the customer id from a simple metrics query against the 'campaign' table. It does not appear to have the customer id in there though. How do I join to 'customer_client' from the campaign table? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: http

Re: RevokeRefreshToken

2019-01-03 Thread Derek T
Bharani, I'd like to throw in a "Me, too!" here. I'm using the .NET library. When using the provider OAuth2ProviderForApplications, the default value for IsOffline is "true" so that suggests that it's already set to offline. The examples in your link were not related to the .NET libraries, s

Google Ads API (v0) - Shopping Performance Report

2019-02-22 Thread derek . martin
Hello, I'm reviewing the new Google Ads API documentation and I'm curious about how to replicate the current SHOPPING_PERFORMANCE_REPORT. Can anyone guide me on how to do this? From what I can see, only the PRODUCT_PARTITION_REPORT is available (from the new _product_group_view endpoint). Kin

Re: How to use the Google Ads API using REST Only

2019-02-25 Thread derek . martin
Hi De1, Try this: var options = { method: 'POST', muteHttpExceptions: true, headers: { 'Authorization': 'Bearer YOUR_ACCESS_TOKEN', 'developer-token': 'YOUR_DEVELOPER_TOKEN', 'login-customer-id': 'YOUR_LOGIN_CUSTOMER_ID', 'x-goog-api-client': 'YOUR_USER_AGEN

Re: Google Ads API (v0) - Shopping Performance Report

2019-02-25 Thread Derek Martin
Thank you Sai! On Mon, Feb 25, 2019 at 12:57 PM googleadsapi-forumadvisor via AdWords API and Google Ads API Forum wrote: > Hello Derek, > > Looks like the equivalent report for the SHOPPING_PERFORMANCE_REPORT is > not yet available via Google Ads API. I will let my team know rega

Shopping Performance View Not Working

2019-03-08 Thread derek . martin
Hello, According to the new Google Ads API announcement (v1), there should now be a *shopping_performance_view* available in the reporting endpoint. However, I keep getting the same error: *400 - {"error":{"code":400,"message":"Request contains an invalid > argument.","status":"INVALID_ARGUMEN

API application urgent

2024-06-24 Thread Derek Ryan
Hello, I hope this message finds you well. I'm writing to seek assistance regarding the status of my recent API access application, submitted several weeks ago without hearing back. I have followed all the application requirements.I am reaching out to inquire about the progress of my applicati

Re: api application urgent

2024-06-25 Thread Derek Ryan
Please give me a correct link or forward it to me, thank you. 在2024年6月25日星期二 UTC+8 15:00:01 写道: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Kindly note that this support channel specializes in Google Ads API >

Urgent: Google ads API Application

2023-12-12 Thread Derek Ryan
Dear Google API team, I'm writing the letter to check the updates on the application of Google ads API of MCC ID: 618-805-9047 which has been submitted by me one month ago. Pls let me know the updates. Thanks a lot. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Urgent: Google ads API Application

2023-12-12 Thread Derek Ryan
Dear Google API team, I'm writing the letter to check the updates on the application of Google ads API of MCC ID: 694-870-0147 which has been submitted by me one month ago. Pls let me know the updates. Thanks a lot. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

API application

2023-12-18 Thread Derek Ryan
Hello, I hope this message finds you well. I'm writing to seek assistance regarding the status of my recent API access application, submitted several weeks ago without hearing back. I have followed all the application requirements.I am reaching out to inquire about the progress of my appli

Urgent-API application

2023-12-26 Thread Derek Ryan
I submitted an application for Google API two weeks ago, but I haven't received a reply yet. If you need me to provide other information, please let me know. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~

Re: urgent: google ads api application

2024-01-21 Thread Derek Ryan
HI Thanks for your reply, the API permissions I need are basic access 在2023年12月13日星期三 UTC+8 11:55:44 写道: > Hi, > > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that you have applied for an > application for the Google Ads API deve

AdWords API missing results in TargetingIdeaService

2010-01-28 Thread Derek Knapp
r but when I use the API, or this new tool --> http://www.google.com/sktool/#keywords?q=spell%20checker am I doing something wrong?? and is it true the KeywordToolExternal is depreciated, and is going to be shut down soon? Derek -- You received this message because you are subscribed to t

test account not working??

2013-07-17 Thread Derek Knapp
I filled out the form to get a test account (715-643-5453) but it seems that it has not been marked as a test account, the exception I am receiving is [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] I have not received an email. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

"The given key was not present in the dictionary"

2014-11-05 Thread Derek Gray
After I resolved an issue with the "ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISATCH" by adding a predicate to filter "CanManageClients", I started to get an error saying "The given key was not present in the dictionary". This is what it looks like currently: Dictionary customerIdToCu

Re: "The given key was not present in the dictionary"

2014-11-06 Thread Derek Gray
ks>, > > it fails. I'd remove that predicate and then use the approach I mentioned > in the first paragraph. > > Cheers, > Josh, AdWords API Team > > On Wednesday, November 5, 2014 9:31:07 AM UTC-5, Derek Gray wrote: >> >> After I resolved an issue with the &

Re: Migration from clientLogin to oAuth2

2015-03-25 Thread Derek Gray
I am experiencing the exact same problem and I can't figure out where I'm going wrong. Should I send over my source code? On Monday, 20 October 2014 19:05:08 UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Could you send a screenshot of your application setup from the Developers > C

Problems migrating from ClientLogin to OAuth

2015-09-04 Thread Derek M
The last time I worked on AdWords API was about two years ago when ClientLogin was still supported for authorization. I see that no longer is the case now and I must move to using OAuth. I've been having a lot of trouble understanding how to do this. I'm using server-side Javascript for this an

Re: Problems migrating from ClientLogin to OAuth

2015-09-08 Thread Derek M
h P. Oommen (AdWords API Team) wrote: > > Hi Derek, > > The simplest thing to do would be to use > https://developers.google.com/oauthplayground/ to generate a refresh > token and an access token. The scope to use is > https://www.googleapis.com/auth/adwords. > > Once you

How can I check if bid modifier exists, to determine whether to ADD or SET? (C#)

2015-10-07 Thread Derek Gray
Hi All, I was just wondering if anyone can think of an easy way to check if the bid modifier already exists in the ad group, because some bid modifiers will need to be created, and some updated. Cheers Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Getting error USER_PERMISSION_DENIED.

2016-02-02 Thread Derek Gray
I have a tool that runs daily to pull reports on each client in the MCC, this had been working fine until yesterday (this had previously ran since October), now I get USER_PERMISSION_DENIED when looping through clients. I'm unaware of any changes to the API access. The exact error I'm getting i

Re: Getting error USER_PERMISSION_DENIED.

2016-02-03 Thread Derek Gray
ad to revoke his access to the MCC on security reasons, could this be the issue? Or is the refresh token and the 0Auth2 credentials assigned to the MCC and not the individual user? Cheers, DG On Tuesday, 2 February 2016 16:25:55 UTC, Yin Niu wrote: > > Hi Derek, > > The USER_

AdWords report converting to Google Ads API - finding what fields

2022-02-08 Thread Derek Piper
n trying to 'getSegments()' from this in order to get the Date field, for example, the object returned is null. Is there any resource for converting adwords reports to the Google Ads API ? Are there methods to get the Google Ads API to simply return a CSV file of the data I'm

Re: AdWords report converting to Google Ads API - finding what fields

2022-02-08 Thread Derek Piper
7;Y-m-d') . "' AND segments.date <= '" . $toDate->format('Y-m-d') . "' "; Adding this in case it helps anyone else. On Tuesday, February 8, 2022 at 4:36:50 PM UTC-5 Derek Piper wrote: > > I am trying to

Possible Subdivisions for Product Group

2017-10-16 Thread Derek T
Good afternoon! I'm working with the Shopping section within AdWords. I'm trying to mimic the functionality of the Product Groups section, using the .NET API libraries. I noticed that when I click on a product group (for example, "All products") I am taken to a new screen, where I can choose

Re: Possible Subdivisions for Product Group

2017-10-18 Thread Derek T
Thank you for the response, Shwetha! Using your advice, I'm handling each partition type differently. I'm currently down to Product Type and Custom Label, which I'm still researching at the moment. I appreciate the quick feedback. It sent me down a good path and I was able to move quickly a

Campaign Location Settings: Radius (GET)

2017-11-08 Thread Derek T
I'm attempting to recreate the basic functionality in the Campaign > Locations section, specifically with specifying a radius. After some digging it looks like I should be using the Proximity Criteria Type in the CampaignCriterionService, but when I retrieve the list from the criteria, the Add

Re: Campaign Location Settings: Radius (GET)

2017-11-08 Thread Derek T
TC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Derek, > > Depending on the way you created the Proximity Criterion, the address may > or may not be populated. If you explicitly provided the address in the > Proximity object, then you can retrieve the details using > C

Re: Campaign Location Settings: Radius (GET)

2017-11-13 Thread Derek T
Thank you for the pointer! I'll look into this ASAP. Have a great day! On Thursday, November 9, 2017 at 11:06:12 AM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Derek, > > I'll get in touch with the team to provide more details in the Address > return

ManagedCustomerService.MutateLink (From client)

2018-01-22 Thread Derek T
I'm trying to link accounts, using the MutateLink operation on ManagedCustomerService. However, this operation does not work the way that I had hoped. In order to get this method to work correctly, I (the manager) need to login, then send the invitation to my desired client. What I'm hoping t

Cost is being reported incorrectly in ad_performance_report

2021-04-22 Thread Derek Park
Hi, Where as we would only spend around $100 per day on advertising, the ad_performance_report is reporting a cost in the 10s of millions. Is there a formula that's applied to this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blo

Get remarketing/whitelist/customer match status of an account

2020-05-19 Thread Derek Dyer
Context I want to allow users of an app to create a customer list. This requires customer match to be enabled for an account. https://ads-developers.googleblog.com/2018/11/update-to-customer-match-requirements.html Throughout my traversal of the API docs, I have come to understand that associate

Re: Get remarketing/whitelist/customer match status of an account

2020-05-19 Thread Derek Dyer
they need to speak with their account manager. Cheers! Derek On Tuesday, May 19, 2020 at 3:05:50 PM UTC-4, adsapiforumadvisor wrote: > > Hi Derek, > > Thank you for reaching out. Unfortunately, there is no API call that will > show if an account is whitelisted for remarketing

Re: Get remarketing/whitelist/customer match status of an account

2020-05-20 Thread Derek Dyer
Ok, I understand. Thank you for getting back to me. I appreciate it. On Wednesday, May 20, 2020 at 10:18:40 AM UTC-4, adsapiforumadvisor wrote: > > Hi Derek, > > Unfortunately the whitelists are service specific so being whitelisted for > user lists is different from being whitel

Why can't I access the api?

2020-07-25 Thread Derek Gallardo
('invalid_client: Unauthorized', '{\n "error": "invalid_client",\n "error_description": "Unauthorized"\n}') I'm using these credentials credentials = { 'developer_token': 'qEHcXK3CM09B-VG6oXGmaw', 'refresh_token': '4/2QFAANrRKfYqDMriYgGmREBAEXVh6x3NGumMCaoBHo4pf9Z0MttmLqrKHQMBNcj-8yC

Let users manage own Conversions with own keys

2025-01-28 Thread Derek Ashauer
I am creating software that will let users more easily create Google Ads Conversions on their own website as a WordPress plugin and also track conversions via the API. Right now, as I understand it, every API request - creating and sending conversions - requires a Developer Key. To keep that se

INVALID_CONVERSION_TYPE: Some Conversions Rejected some Accepted for same conversion_name, label (client id), mccid

2015-04-14 Thread Alexander-Derek Rein
t and response from SUDS including the request id (000513afdda640520aec34253b00500e) for further reference. Thank you very much! - Derek -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.googl

Is there a plan to update the Apache Axis dependency in the Java client for the AdWords API?

2020-02-06 Thread &#x27;Derek Phan' via AdWords API and Google Ads API Forum
The Java client for the AdWords API contains a dependency on Apache Axis v1.4. However, there exists a vulnerability in this package. Is there a plan to update it? Also, our service relies on the the AdWords API's functionality of

Is there a way to add members to a user list with the Google Ads API?

2020-02-07 Thread &#x27;Derek Phan' via AdWords API and Google Ads API Forum
Is there a equivalent of the MutateMembersOperand in the Google Ads API? If not, is there any other way to add members to a user list? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Java client for the AdWords API contains a dependency, Apache Axis v1.4, which has a vulnerability

2020-02-07 Thread &#x27;Derek Phan' via AdWords API and Google Ads API Forum
Is there a plan for updating the dependency to remove the vulnerability ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Is there a way to add members to a user list with the Google Ads API?

2020-03-04 Thread &#x27;Derek Phan' via AdWords API and Google Ads API Forum
It looks like you're able to modify attributes of the user list, but not actually add members to the list. Is this understanding correct? On Friday, February 7, 2020 at 1:41:38 PM UTC-8, adsapiforumadvisor wrote: > > Hi Derek, > > Thank you for reaching out to us. I see tha

Is there a way to add members to a user list with the Google Ads API?

2020-03-04 Thread &#x27;Derek Phan' via AdWords API and Google Ads API Forum
How can I add members of offline customer data, such as email and phone number, to a user list with the Google Ads API. I've found that you can create the list itself and modify its attributes, but can't populate the list. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on