No results found when I use WHERE clause in GAQL for Bid Simulator

2022-05-19 Thread AMAP TEST
Hi, I want to get the forecast details of a DISPLAY Campaign. For that I have a running DISPLAY Campaign. I use the following query: "{ "query": "SELECT campaign_simulation.type, campaign_simulation.target_roas_point_list.points, campaign_simulation.target_cpa_point_list.points, campaign_s

Re: Permission error creating PMax campaigns using BatchJobs

2022-05-19 Thread 'Ciel Eijssen' via Google Ads API and AdWords API Forum
Hi, I'd like to add to this that batch jobs containing AssetGroup operations do not finish for our test MCC account. So I am not sure if you are able to process these batch jobs, or if something needs to be enabled for our account? The same operations do succeed if I use the MutateRequest. The

Re: googleadsapi-supp...@google.com

2022-05-19 Thread eftikhar emad
I try to add them again *google_operations = [* *{:operator=>"ADD", :operand=>{:campaign_id=>X, :criterion=>{:xsi_type=>"Location", :id=>9014038}}},{:operator=>"ADD", :operand=>{:campaign_id=>X, :criterion=>{:xsi_type=>"Location", :id=>9014040}}},{:operator=>"ADD",

Re: Simple Web App using Google Ads API

2022-05-19 Thread G
Thank you, Darwin! In my case, I was the person who created my OAuth credentials using the GCP console. My customers (advertisers) only can have their Google account and Google Ads account. I kinda figured it out and it seems to work for my case. Here's the code snippet (see below). I'm using Nod

Re: googleadsapi-supp...@google.com

2022-05-19 Thread eftikhar emad
BTW, these list returned after *partial_failure *of 5000, does it mean one ID failed then mutating the next ids halted ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Y

Re: Strange bug in KeywordIdeaMetrics

2022-05-19 Thread Kalid Sherefuddin
I am very happy with በ2022 ሜይ 19, ሐሙስ 12:19:17 ከሰዓት UTC+3ላይ bru...@searchsmart.com.au የሚከተለውን ጽፈዋል፦ > Using the C# library, I'm getting the following (copied out of the Brim > JSON viewer): > > [image: KeywordIdeaMetrics oddity.png] > Notice on the lines beginning with "8:" and "9:" how the Mo

Re: getMetrics() result does not yield for all keywords

2022-05-19 Thread 'Lasse Bonner' via Google Ads API and AdWords API Forum
Hi Sascha, I just had the same issue as you. Turns out the geotargets can be set on KeywordPlanIdeaService.GenerateKeywordIdeasRequest (https://developers.google.com/google-ads/api/reference/rpc/v10/GenerateKeywordIdeasRequest) which return similar information as GenerateKeywordHistoricalMetri

Internal server error when requesting Video Ads data

2022-05-19 Thread 'Condati - Data Engineering' via Google Ads API and AdWords API Forum
Hi all, We have an application that extracts GoogleAds data. And suddenly the following query stopped working: SELECT metrics.average_cpc, segments.ad_network_type, ad_group.id, metrics.clicks, metrics.video_quartile_p75_rate, campaign.name, metrics.video_view_rate, video.channel_id, metrics.v

The error code is not in this version

2022-05-19 Thread 关键良
My request failed, it was a request to create a campaign, can you help me see what the problem is, I can't solve this problem myself. Below is the partial resp I received (because it was too long for me to write it all) and request_id: errors { error_code { request_error: UNKNOWN } message: "The

Re: problems getting refresh token

2022-05-19 Thread Markus Tjoa
Hello Nirmita, I didn't use Oauthplayground, I followed the insturctions on https://developers.google.com/google-ads/api/docs/oauth/cloud-project. I din't realize, there was a different way of doing this by using https://developers.google.com/oauthplayground. Anyway: I tried it using OAuthplaygr

RE: "ad" and "image" fields

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rodrigo, Thanks for reaching out. For each of the UI component you mentioned, you can find the corresponding report/field: Ads :: ad_group_ad images :: (various image fields in the above report) Extensions :: asset_field_type_view / extension_feed_item Regards, Matt Google Ads API Team Matt

Track Click to Cost to Sale in our CRM?

2022-05-19 Thread Starfishup2
In our CRM we have orders. We want to be able to track the cost of the Adwords click assigned to that order in our CRM to see the Cost/ROI and if applicable, the campaign and keyword. Is this possible with the Adwords API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-19 Thread 'Lasse Bonner' via Google Ads API and AdWords API Forum
Hello, I am using Google Ads API v10.1 and I am creating a keyword plan with a campaign with a geotarget. The results returned by KeywordPlanService.GenerateHistoricalMetricsRequest for the given keywords and geotarget return global results only. I am expecting this to be an error, as it has

Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-19 Thread 'Lasse Bonner' via Google Ads API and AdWords API Forum
Btw, I have implemented the code following this guide: https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics?hl=en#create_a_keyword_plan. On Thursday, May 19, 2022 at 4:06:05 PM UTC+2 Lasse Bonner wrote: > Hello, > > I am using Google Ads API v10.1 and

RE: Majority of Google Ads API requests failing

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Metrics cannot be requested for a manager account. If you are trying to retrieve metrics for multiple client accounts under a given manager, please issue separate requests against each client account under the manager account. Regards, Matt Google Ads API Team

Adding Ad schedules for Performance Max Campaigns returning error

2022-05-19 Thread 'Shipra' via Google Ads API and AdWords API Forum
Hi, As per doc Performance Max campaign support AD_SCHEDULE campaign criteria. https://developers.google.com/google-ads/api/docs/performance-max/create-campaign-criteria But when I try to create ad schedules using API: I am getting Mutate Error. With Error Message: "Message": "Mutates are not all

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-19 Thread Prototype.co
I've sent an e-mail with some customer and batch job ids. adsapi a következőt írta (2022. május 18., szerda, 19:46:25 UTC+2): > Greetings All, > > Thank you for chiming in on this. It looks like we have multiple reasons > at this time as to why a batch job could be either stuck running or slower

dev_token_invalid

2022-05-19 Thread Zoran Gasic
Hi guys, we are trying to make the App Conversion Tracking and Remarketing api work. We had our developer token approved and whitelisted. However no matter how we form the http post request we always have the following error: { "ad_events": [], "errors": ["dev_token_invalid"], "attrib

e773778...@gmail.com

2022-05-19 Thread فارس شايف العليمي
Sent with Aqua Mail for Android https://www.aqua-mail.com -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~   You received this message because you are subscribed to

I am working on Google Ads API - I can't get new refresh token

2022-05-19 Thread Meraklı Web
First of all, I apologize for my bad english. With Postman, I can generate my first token with Oauth2.0, it directs me to the google verification page, I approve, and I can do whatever I want on PHP. but then i need to renew my token and i haven't been able to do it via php yet -- -- =~=~=~=

Re: AssetLinkError.EXCLUDED_PARENT_FIELD_TYPE

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mariam, We have fully detailed your issue in our report. Unfortunately, we are unable to share specifics on this matter publicly. However, when this issue is addressed the error message will contain more useful information. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D

Google Return Enum Values As Strings

2022-05-19 Thread Michael Brown
I have only ever known the GoogleAds API to return ENUM values as numbers unless specified otherwise, e.g. *[**'ad_group_ad.policy_summary.approval_status': 3, 'ad_group_ad.status': 4}]* However, if I include "ad_group_ad.policy_summary.approval_status" in my request, the returned result has t

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-19 Thread Skander Mansouri
did the same! Status stuck on Pending and we are getting kicked out of the /GetOperation with a Task was cancelled error. not sure if someone is facing the same issue here? Le jeudi 19 mai 2022 à 16:28:17 UTC+2, Prototype.co a écrit : > I've sent an e-mail with some customer and batch job ids

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello All, Thank you for providing all the additional details. I'm currently working through each of the messages sent to determine what specifically is causing the issue for your individual batch jobs. I'll reply privately to each of you. Regards, Nadine Wang Google Ads API Team ref:_00D1U117

RE: The error code is not in this version

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. For us to investigate the encountered error request _error: UNKNOWN, could you provide us with the complete request and response logs with the request-id, so our team can better check? For the client library, logging can be enabled by na

requesting data for product listing ads from 'ad_group_ad' view

2022-05-19 Thread Subhash
Hi There Prior to migration we were able to request ad level data for product listing ads from the AD_PERFORMANCE report type. Now that we have migrated the 'ad_group_ad' view does not seem to return data for product listing ads, among other ad types. The API query I am using is below. Can you

RE: dev_token_invalid

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Zoran, Thanks for reaching out to the Google Ads API forum. I see that you're experiencing an Invalid_Dev_Token error. Could I ask if you've obtained a developer token for "App Conversion and Remarketing API"? If you would like to use App Conversion and Remarketing API, you will need to c

Re: PERMISSION_DENIED issue

2022-05-19 Thread Pablo Lemos
Same problem here. Valid account. I can even pull all the campaigns, but cannot pull reports. Account ID is: 3194068991 [googleAdsFailure:Google\Ads\GoogleAds\Lib\V10\GoogleAdsException:private] => Google\Ads\GoogleAds\V10\Errors\GoogleAdsFailure Object [status:Google\ApiCore\ApiException:p

Re: Performance Max Placement and Asset reporting via Google Ads API

2022-05-19 Thread Jeff Strome
Quick update for anyone looking for this in the future - the Asset Reporting for Performance Max can be replicated by pulling from the "asset_group_asset" resource. The specific "performance" field from that rep

Re: Performance Max Placement and Asset reporting via Google Ads API

2022-05-19 Thread Jeff Strome
Quick update for anyone looking for this in the future - the Asset Reporting for Performance Max can be replicated by pulling from the "asset_group_asset" resource. The specific "performance" field from that rep

Re: Performance Max Placement and Asset reporting via Google Ads API

2022-05-19 Thread Jeff Strome
Quick update for anyone looking for this in the future - the Asset Reporting for Performance Max can be replicated by pulling from the "asset_group_asset" resource. The specific "performance" field from that rep

googleadsapi-supp...@google.com; adsapi@forumsupport.google;

2022-05-19 Thread Ronak Shah
Hello, We have completed the Adowrds to GoogleAds Api migration. We are using Google Ads API to get ad_group_ad and keyword_view report data by issuing a GAQL search query. There are 2 accounts under our managerId: Once for web and one for mobile application. When we issue a query we are able to

Re: I'm getting OPERATION_NOT_PERMITTED_FOR_CONTEXT when trying to create a campaign budget using Google ads api

2022-05-19 Thread Faith Amao
I have sent a message as "reply to author" please check and help me out, something is really at stake if this doesn’t work out ASAP 😭 Thanks On Tuesday, May 17, 2022 at 3:42:45 PM UTC+1 adsapi wrote: > Hi Faith, > > Thank you for considering my insights. However, If you have additional > questi

Re: GeographicView - migrating form v9 to v10

2022-05-19 Thread 'AH' via Google Ads API and AdWords API Forum
Any ideas? On Monday, May 16, 2022 at 5:08:48 PM UTC-7 AH wrote: > Hi, > we are migrating from v9 to v10 and we discovered that when > querying geographic_view we get slightly different data back in v10 > compared to v9. > Here is a script that we use to compare: > > client = GoogleAdsClient.lo

Re: Google Ads API : RESULTS_NOT_READY

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arvind, You can make a ListBatchJobResultsRequest for a batch job as soon as it finishes. You do not have to wait for other independently running batch jobs to finish in order to list results for a finished job. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._500

Unable to obtain all the results that I can see in UI

2022-05-19 Thread Arturo Martínez Pacheco
Im making a query to obtain all the campaigns that are enabled or stopped, like so: SELECT ... FROM ad_group_ad WHERE campaign.status IN ('ENABLED', 'PAUSED', 'REMOVED', 'UNKNOWN') AND ad_group_ad.status IN ('ENABLED', 'PAUSED', 'REMOVED', 'UNKNOWN') AND campaign.name LIKE "%ES%" AND segments.da

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-19 Thread bigapp...@gmail.com
Just chipping in here - we're seeing the same issue and are working with the support team. A couple of notes on what we're seeing: - It only appears to affect AdGroupCriterion operations. In our case, we're creating product groups in Shopping campaigns. Where we submit operations to create ad g

Re: I'm getting OPERATION_NOT_PERMITTED_FOR_CONTEXT when trying to create a campaign budget using Google ads api

2022-05-19 Thread Faith Amao
I have figured it, thanks On Thursday, May 19, 2022 at 7:56:59 PM UTC+1 Faith Amao wrote: > I have sent a message as "reply to author" please check and help me out, > something is really at stake if this doesn’t work out ASAP 😭 > Thanks > > On Tuesday, May 17, 2022 at 3:42:45 PM UTC+1 adsapi wro

Hello, I want to get the advertising consumption data of various countries under customer. I'm here https://developers.google.com/google-ads/api/fields/v10/campaign query builder Country field not fou

2022-05-19 Thread zhangyujie0625
Hello, I want to get the advertising consumption data of various countries under customer. I'm here https://developers.google.com/google-ads/api/fields/v10/campaign_query_builder Country field not found in API address. Which API can I

About getting "Impression Statistics (Co-Viewing)" columns from the API

2022-05-19 Thread 堀場未波
Hello. I use Google Ads. I would like to confirm if it is possible to get the "Impression statistics (co-viewing)" which can be retrieved from the admin page via API. *questions* ①Is it possible to retrieve "impression statistics (co-viewing)" data from the API? ②If not, do you have any plans

Unable to work on V10 version API calls

2022-05-19 Thread MOUNICA GRANDHI
Hi Team, As per the latest v10 API Doc: https://developers.google.com/google-ads/api/reference/rpc/v10/Campaign, we are working on few API calls (eg: Campaigns and Campaign budgets) but those are not working as expected it is throwing an error like "404 status code". Can you please update and