Re: creating single product listing groups through rest api

2023-07-04 Thread Punit Pushkar
Hey Guys, Can you help in how can I do the same process while only using the API and not the Rest API. On Thursday, 1 June 2023 at 19:46:46 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi DZ, > > Thank you for the reply. > > If you have additional questions that are specific with the *Google

How can I exclude "Everything Else" while creating a shopping Listing group.

2023-07-04 Thread Punit Pushkar
Hey Team, I am creating a listing group where I only want to Include certain ItemID from all products and Exclude "EVERYTHING ELSE". I used the API Documentation but could not figure out how to exclude them. URGENT Help Needed Attaching the code for the reference:- def next_id(): global last_

Codes and formats Data

2023-07-04 Thread yakuo
Hello, can't we get the data in the link below with api? We don't want to keep it in the database. Can Google give us this data via api? https://developers.google.com/google-ads/api/data/codes-formats -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://goog

Re: no response from ads api basic access application

2023-07-04 Thread Toni Dorado
Hello, It has been over a month since I submitted a request for basic API access, but I haven't received any response. I'm not sure if this is the correct channel, but if you can assist me, I would greatly appreciate it. Here are my details: *MCC ID: 225-225-1319Requester Email: in...@mot...

RE: data difference in google ads api data and google ads ui

2023-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yuval, Thank you for raising this to the Google Ads API support team. Regarding your concern, you mentioned that after your successful request, it appears that the data does not appear in the Google Ads UI. Having said that, can you please send the uncropped Google Ads UI screenshot and the

Re: keyword_forecasts field has disappeared in generateforecastmetricsresponse

2023-07-04 Thread Aqeel Ashraf
Hi, I generate an issue in GitHub Issue Tracker and finally manage to make it workable. But now, I have an issue with the response. I need to get the response against the multiple keywords, but it only returns the response against the last keyword I used. I raised the same issue at GitHub Iss

Re: keyword_forecasts field has disappeared in generateforecastmetricsresponse

2023-07-04 Thread Aqeel Ashraf
Hi, I generate an issue in GitHub Issue Tracker and finally manage to make it workable. But now, I have an issue with the response. I need to get the response against the multiple keywords, but it only returns the response against the last keyword I used. I raised the same issue at GitHub Iss

Re: Audience Data Source Details

2023-07-04 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry (https://groups.google.com/g/adwords-api/c/3acSgRQliWk) from the forum as it wasn't routed to our support queue. Regards, Google Ads API Team On Friday, June 30, 2023 at 1:11:00 AM UTC+8 marc...@logicalposition.com wrote: > Hello Google Ads API Community, > > I

Re: pulling entire contents of customer match user list

2023-07-04 Thread Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to our team. With regards to your concern, you are asking if it is possible to retrieve customer match data. Kindly note that the Google Ads API mirrors the Google Ads UI. Meaning, the Google Ads API should be able to retrieve or manage the Google Ads UI data. To

Re: how to correspond the fields displayed in the report on the interface to the fields in the resources

2023-07-04 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry (https://groups.google.com/g/adwords-api/c/vgR5gBDQMIs) from the forum as it wasn't routed to our support queue. Regards, Google Ads API Team On Friday, June 30, 2023 at 11:16:34 AM UTC+8 stati...@gmail.com wrote: > Hello Team Google > I would like to ask how to

RE: error

2023-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to Google Ads API Support. With regards to your concerns, can you provide more context about your issue? This is so that we can investigate this matter and provide you proper guidance. Please note that in Google Ads API perspective we need the complete logs to be ab

Error

2023-07-04 Thread Basant Kumar
from google.auth import load_credentials_from_file from google.auth.transport.requests import Request from google.ads.google_ads.client import GoogleAdsClient def authenticate(): credentials = { "developer_token": "", "refresh_token": "", "client_id": "6001597233", "client_secret": "", } credenti