Re: no login, how to get google ads api access token and refresh token?

2021-09-23 Thread Google Ads API Forum Advisor
Hi, Thank you for the additional details. I work with Yasar and allow me to assist you as well. Whether you will be using the desktop or the web app flow, you will still be required to perform steps via the browser for completing the process of generating your refresh token. This should

Re: When I set up Bill Configuration,both UI and API return Error

2021-09-23 Thread Google Ads API Forum Advisor
Hi, Thank you for all the information you have provided so far to our team. However, I also had to delete your recent responses as it contained your logs. You may use the Reply privately to author option, or send over details such as the logs directly to our (googleadsapi-supp...@google.com)

RE: how to get authorization code for tokens through google ads api?

2021-09-23 Thread Google Ads API Forum Advisor
Hi, One of the prerequisites to use Google Ads API is OAuth2 client ID and client secret/ OAuth2 access and refresh tokens. If you are using client libraries some of the operations can be performed smoothly like generating token and refreshing access token. To conclude, without using OAuth it

Re: UNEXPECTED_INTERNAL_API_ERROR When Removing And Adding Deleted Youtube Channel Criterion

2021-09-23 Thread Google Ads API Forum Advisor
Hi Dorian, I'm a Developer Relations Engineer jumping in to help with this issue. I've routed this through to the team that works on Batch Jobs, but they're still in the process of investigating the root cause. I'll follow up here as soon as I have more information. Thanks, Ben, Google Ads

RE: unable to retrieve data from adwords REST API USER_PERMISSION_DENIED

2021-09-23 Thread Google Ads API Forum Advisor
Hi Brian, Thanks for posting your concern to us. Upon checking logs, it appears that you’ve encountered ‘USER_PERMISSION_DENIED' error. The ‘USER_PERMISSION_DENIED’ usually occurs due to incorrectly setting the 'login-customer-id’ in the request or not specifying login-customer-id in the

but I can't find audiences SEO & SEM Services

2021-09-23 Thread nidal zomlot
Hi there, We've been going through the Audience : https://developers.google.com/google-ads/api/docs/remarketing/audience-types/custom-audiences but I can't find audiences SEO & SEM Services Audiences. For example: SEO & SEM Services Is that option available on the new Google Ads API?

Re: Different result from AdWords API and GoogleAds API for Serving Status

2021-09-23 Thread Estanislao Ledesma
Hi, If I make this request: operations { create { status: PAUSED advertising_channel_type: SEARCH network_settings { target_google_search: true target_search_network: true target_content_network: false target_partner_search_network: false }

Re: CAMPAIGNBIDDINGSTRATEGY_NOT_SET when bidding strategy is MAXIMIZE_CONVERSIONS without targetCpa set

2021-09-23 Thread Estanislao Ledesma
Hi, No I can't. cpc_bid_ceiling_micros cannot be null and when I send 0 I get partial failures (Too low., at operations[0].create.target_spend.cpc_bid_ceiling_micros) Regards, Estanislao El martes, 21 de septiembre de 2021 a las 6:06:26 UTC-3, adsapi escribió: > Hi Estanislao, > > Thank you

Re: How to retrieve underlying Google Ads API query from existing report?

2021-09-23 Thread Newell DTC
Hi Matt Thank you for your answer. Would you be so kind and also provide API mappings for the following UI fields at Campaign level: 1. Performance -> Watch time. 2. Viewability -> Non-viewable impr. 3. Viewability -> Non-measurable impr. 4. Viewability -> Non-viewable impr. distrib. 5.

[Billing] "InvoiceError.BILLING_SETUP_NOT_ON_MONTHLY_INVOICING"

2021-09-23 Thread Steven Jeanne
I would like to get the Invoices for an account. I manage to get invoices when the billing setup is a monthly invoicing but when it's an automatic I can't. (I can read the error, but the documentation doesn't specify that we can only call ListInvoices() for billing setup of type Monthly

Google Adwords Billing Setup list api and invoices api

2021-09-23 Thread Jersey Fan Store
Hi, I am trying to fetch campaign list ,ad list and all ad spends on a particular google ad account.Right now I made a test manager account to put campaign data and fetch through php sdk but I am unable to fetch billing setup list and invoices list . Please help me to fetch ad spend money

Re: Is available to filter by device when using method "GenerateForecastMetrics"

2021-09-23 Thread miguel...@jot-im.com
Email sent, it is not available in the UI neither. On Wednesday, September 22, 2021 at 7:22:32 AM UTC+2 adsapi wrote: > Hi Miguel, > > Setting a device filter in the API's generate forecast metrics >

Re: "keyword_plan_service.generate_forecast_metrics" method doesn't return keyword text

2021-09-23 Thread miguel...@jot-im.com
Currently I am mapping resource_name and keyword_text but by performance reasons it will affect google API (as many mutate operations as keywords we want to include in every keywordplan since we found out they appear unsorted in the response) once we deploy the app delaying our service.

unable to retrieve data from adwords REST API USER_PERMISSION_DENIED

2021-09-23 Thread Brian Maynard
Hi, I have been trying to figure this out now for about 3 weeks. Who would have thought that a REST API can be complicated. So I have tried many things to get this to work. In fact I can't even remember half the things I've tried. But here goes. I have a product manager account under which I

Re: How I can access these report fields (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved) from Google Ads API?

2021-09-23 Thread Qaiser Javed
Hey Mark, Thank you for your response. I wish to get this feature soon. Thanks & Regards, On Thursday, September 23, 2021 at 7:27:24 AM UTC+5 adsapi wrote: > Hello Qaiser, > > Thanks for sharing the full screenshot from the Google Ads UI. > > Upon further checking, I'm afraid that the fields

how to get authorization code for tokens through google ads api?

2021-09-23 Thread li li
Hi, I want to know if our customers login in our web application, how to get google ads api *authorization code for tokens* without OAuth2? we want to get authorization code for tokens through google ads api if possible. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: Change product group bid to "Excluded" for others case via Ads API

2021-09-23 Thread Google Ads API Forum Advisor
Hi Michael, Thank you for reaching out to our API support team. It is correct that when using the API, you will need to remove and then recreate a criterion if you wish to change it from being targeted to excluded and vice versa. For listing groups, removing a unit would require you to remove

Re: Change event service issue fetching more than 10k rows

2021-09-23 Thread Arshdeep Singh Bhargav
Just so you are aware, a similar constraint is on ChangeStatusService ,and I could repro the same issue while querying for change_status. On Thursday, September 23, 2021 at 12:03:58 PM UTC+5:30 Arshdeep Singh Bhargav wrote: > Hey thanks for the update, looking forward for an update on the

Re: Change event service issue fetching more than 10k rows

2021-09-23 Thread Arshdeep Singh Bhargav
Hey thanks for the update, looking forward for an update on the request soon. Best, Arsh On Tuesday, September 14, 2021 at 10:36:12 PM UTC+5:30 adsapi wrote: > Hi Arshdeep, > > Thank you for reaching out to Google Ads API with your change event issue. > I reproduced the issue and raised a