Re: the field cannot be set. "fieldname": " app_ad "

2023-09-15 Thread ADVERTISEMENT FMAD
Hello. Thank you for your efforts. I haven't received a reply about the above issue yet. Can you tell me how it goes? Thank you. 2023년 8월 25일 금요일 오전 4시 21분 2초 UTC+9에 Google Ads API Forum Advisor님이 작성: > Hello - > > I'm a developer relations engineer jumping in to help here. Just letting > yo

How to get hourly data

2023-09-15 Thread Abhishek Battu
How can i get conversions based on hourly timing for all age types,gender types ,keywords,all languages and locations? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Single quotes in query

2023-09-15 Thread 'Jobin Joy' via Google Ads API and AdWords API Forum
Hi Team, I have a requirement to pass single quotes in query as we have single quotes in search terms. I tried adding a \ symbol for preceding a single quotes but I am getting response as below, { "error": { "code": 400, "message": "Request contains an invalid argument.",

Re: some information about how request and allowances is computed

2023-09-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Yes, for each mutated item in a mutate request counts as one operation, even if they are all part of the same group. This means that uploading 50 keywords in a single mutate request would count as 50 operations. Could you please provide more information ab

Re: how to target a geofence

2023-09-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Location targeting lets you select specific locations where you want your ad to be shown. For most campaign types, you can choose locations for your ads to show. For example, you can choose entire countries, areas within a country like cities or territorie

Re: some information about how request and allowances is computed

2023-09-15 Thread tsm...@gmail.com
Thank you for the clarification about the mutated item. About the counter a request to return something similar to facebook api https://developers.facebook.com/docs/graph-api/overview/rate-limiting/ x-ad-account-usage: { "acc_id_util_pct": 9.67, //Percentage of calls made for this ad account.

RE: concurrent_modification while insert operation

2023-09-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand that you have encountered a CONCURRENT_MODIFICATION error on your end while sending mutate requests to create AdGroupAd. In general, the CONCURRENT_MODIFICATION error occurs due to multiple processes that are trying to

RE: basic access application

2023-09-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that your issue is that you applied for basic access for a developer token on September 7th, but you have not received any response. Since the access requests are handled by the Google

Re: how i can generate keywords_performance_report via the google ads api?

2023-09-15 Thread thom
Thank you for the update. I've figure out the adwords report, but we are getting empty records from shopping performance view query and i am not sure why we are getting empty records. the customer id that i am using is 7175571818 Thanks & Regards. Thom. On Mon, Sep 4, 2023 at 4:09 PM Google Ads

Re: concurrent_modification while insert operation

2023-09-15 Thread Nadavi Play
The problem is in INSERT operations, it's physically impossible to make concurrency on insert operation but i still recieve this errors. пятница, 15 сентября 2023 г. в 11:41:15 UTC+2, Google Ads API Forum Advisor: > Hi, > > Thank you for contacting the Google Ads API support team. > > I under

API application status

2023-09-15 Thread rx p
hi, mcc id is 348-980-3511, we have not hear back from your team, can you check what our API token application status is? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Y

Customize the attributes for CustomerMatchUserList API

2023-09-15 Thread Mrg
Hi, I'm using the *CustomerMatchUserList(https://developers.google.com/google-ads/api/samples/add-customer-match-user-list) *to upload the customer information to Google Ads API, seems this example only has the attributes like* "Email;First Name;Last Name;Country;Zip;Email;Zip;Phone;Phone"*

RE: how to get hourly data

2023-09-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. Could you please confirm whether you are using Google Ads API or Google Ads UI? If you are getting this data via UI, then kindly elaborate more and provide us with uncropped UI report screenshots which you want to retrieve via API. T

API groups tree creation failure

2023-09-15 Thread Mathieu SPINNLER
Hi i dont see why it return me an error when i try to create my tree of products groups, I can create separatly the groups for productCustomAttribute or productItemId but when i try create productItemId in another group from productCustomAttribute it return me the error LISTING_GROUP_SUBDIV

Optimization of big requests

2023-09-15 Thread Алексей Рябиков
Hi! I have a question about optimization: Our project is an advertising agency, and we use an API, which has been working fine for us. However, we now have a task to retrieve large sets of data (keywords, budgets) for building reports in BI. Unfortunately, the functions in the Google Ads PHP l

Unable to retrieve ad_group_ad metrics after successfully retrieving campaign level metrics

2023-09-15 Thread Estanislao Garcia Goya
Hi, I've tried to pull campaign level metrics and i've been successful at it. But when making the same request at the ad_group_ad level, metrics come back empty, with zeros. How could this happen? Not all campaigns should have ad attached to them? campaign level SELECT campaign.name, campaign.st

Ad Views

2023-09-15 Thread Faizan Nadi
Hey, Can you please clear my mind. 1-How much does Youtube pay for an ad view ? 2-How much does YouTube pay for 1000 ad views ? Many thanks, Faizan Iqbal -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~

Example Code for Ad Group Themes

2023-09-15 Thread rohan mahajan
Hi, Is there example code for https://developers.google.com/google-ads/api/docs/keyword-planning/generate-ad-group-themes like there is for other keyword planning sub services Rohan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Assign dynamic customer ids in the getCampaigns.php

2023-09-15 Thread Khushal Nayani
I am using google ads API for viewing campaign data in my web application. Here i want to dynamically assign customer id for viewing data. But in get campaign file customer id is a constant. How can i change customer id as a normal private variable ? Here is the code from getCampaigns.php file