Unable to Update Bids for "VIDEO_TRUE_VIEW_IN_STREAM" Ad Groups in Google Ads API v17

2024-10-08 Thread Mehmet Varan
Hello, I'm currently working on updating bids for Ad Groups using Google Ads API v17. For most Ad Group types, such as Search, Display, Shopping, and others, I can successfully update the bids (like Max CPC, Max CPM, Max CPV) without any issues. However, when it comes to VIDEO_TRUE_VIEW_IN_STR

Re: GenerateKeywordIdeas - Invalid Value

2024-02-06 Thread Mehmet Kocak
. """ build_resource_name = client.get_service( "GeoTargetConstantService" ).geo_target_constant_path return [build_resource_name(location_id) for location_id in location_ids] On Tuesday 6 February 2024 at 10:58:21 UTC+1 Mehmet Kocak wrote: > Hi, > i get a invalid Value Error fr

GenerateKeywordIdeas - Invalid Value

2024-02-06 Thread Mehmet Kocak
Hi, i get a invalid Value Error from my Kewordlist and i can't figure out why. Here you can see my Request: customer_id: "#" language: "languageConstants/1001" geo_target_constants: "geoTargetConstants/2" geo_target_constants: "geoTargetConstants/2" geo_target_constants: "geoTargetConsta

Re: no response for basis access for the ads api (2-3 weeks now)

2023-11-09 Thread Mehmet Kocak
Hi, thanks for the quick response. Its a urgent topic for our company, so we can analyse our data. Is there a possibility to give you more informations to speed up the process a little bit? Thanks, Google Ads API Forum Advisor schrieb am Montag, 6. November 2023 um 13:18:41 UTC+1: > Hi, > > T

No Response for Basis Access for the Ads API (2-3 weeks now)

2023-11-06 Thread Mehmet Kocak
would really appreciate if you could look into my case. Thank you! Regards, Mehmet -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Ich bekomme keinen Basis zugriff auf die API

2023-11-06 Thread Mehmet Kocak
Hello, I have been trying for several weeks to get access to a basic account in the API Center in Google Ads. I have filled out the following form several times: https://support.google.com/adspolicy/contact/new_token_application Unfortunately, I have not received a confirmation email or any oth

hesaba bakiye yukleme

2023-08-26 Thread Mehmet Akçil
I want to load a specific amount regularly through the API, for example, $300 every month. However, I want to do this through the API in my own dashboard. Is this possible? Is any approval required for this process? If possible, could you provide an example or a documentation link for this? --

Developer Token Basvuru sonucu bekliyorum

2023-06-20 Thread Mehmet Akçil
Merhaba developer token icin test hesap erisiminden kurtulmak icin basvuruda bulundum fakat hala bir donus yapilmadi bir tek mail bile almadim neredeyse 1 hafta oldu bu sureci nereden takip edebilirim? En azindan beklemede oldugunu bile gorsem yeterli olacak benim icin. -- -- =~=~=~=~=~=~=~=~

Re: Error related with "channel type MULTIPLE" operations

2023-04-18 Thread Mehmet Sealytics
Thanks for the reply. So How can I remove them? It is not possible with API or UI. On Mon, Apr 17, 2023 at 4:29 PM Google Ads API Forum Advisor wrote: > Hello - > > I was able to determine how these shared sets were attached to your > campaign. Two of them were linked in 2021, before we had thi

why the migration document link was canceled.

2023-01-13 Thread Mehmet Küçük
It used to be very easy to follow the changes via the link below. Why was it canceled? https://developers.google.com/google-ads/api/docs/migration For example I'm not sure what to use instead of FINAL_URL_REPORT at the moment. Is there a link where I can access these documents? -- -- =~=~

Bug with Search Query and Close Variants

2022-07-13 Thread Mehmet Kocak
/reference/rpc/v11/KeywordPlanKeywordHistoricalMetrics The same applies on the Google Ads UI. example: [image: w1.PNG] [image: w2.PNG] It shows me always the first Keyword as the "Main Keyword" and I think the API works with the same Algorithm. But this

Re: what does the value represent in dollars for page bids in historical metrics?

2022-05-31 Thread Mehmet Kocak
Hey Alex, if you divide the low_top_of_page_bid_micros and high_top_of_page_bid_micros by 1.000.000 you get the same CPC value as it is also visible in the Google Ads UI. Best regards, Mehmet On Monday, 23 May 2022 at 22:47:45 UTC+2 adsapi wrote: > Hi Alex, > > Thank you for reachi

Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-31 Thread Mehmet Kocak
t;GOOGLE_SEARCH" or "GOOGLE_SEARCH_AND_PARTNERS" you get always search volume refers to "google and partner". Best regards, Mehmet On Tuesday, 31 May 2022 at 09:28:44 UTC+2 marek...@gmail.com wrote: > Dear Ads API team, > > we are quickly approaching 14 days with absolutely no informat

Re: Getting Search Volumes from Google and Partners but just want google

2022-05-30 Thread Mehmet Kocak
Here is the API from which i get the Searchvolumes: https://developers.google.com/google-ads/api/reference/rpc/v10/GenerateHistoricalMetricsRequest On Monday, 30 May 2022 at 14:16:38 UTC+2 Mehmet Kocak wrote: > Hello, > The API > https://developers.google.com/google-ads/api/doc

Getting Search Volumes from Google and Partners but just want google

2022-05-30 Thread Mehmet Kocak
Hello, The API https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics returns Google and partner search volumes instead of just returning Google search volumes. In the attachment you can see that I am only querying the Google data and not Google and part

Re: What it UBERVERSAL mentioned in error respose?

2022-05-24 Thread Mehmet
Hello again, When I allow Shopping Campaing I am getting the error below, it looks opposite what you share? NEGATIVE_KEYWORD shared set type cannot be applied to channel type SHOPPING" "requestId": "Y8JDhrE2N2fumul3YR9AUg" 24 Mayıs 2022 Salı tarihinde saat 12:52:33 UTC+3 itibarıyla adsapi şun

Re: Adding a List of Keywords in a Keyword Plan Ad Group

2022-04-07 Thread Mehmet Kocak
Hey, okey then I will do it that way. Thanks you very much Greetings, Mehmet On Tuesday, 5 April 2022 at 11:30:50 UTC+2 adsapi wrote: > Hi Mehmet, > > Thank you for raising this concern to the Google Ads API forum. > > To answer the question below, I am afraid that there is no

Adding a List of Keywords in a Keyword Plan Ad Group

2022-04-04 Thread Mehmet Kocak
Hey, I am working with the KeywordPlanAdGroupKeywordOperation and would like to include a list of 10.000 keywords in my keyword plan. *Here is my Code at the moment: * operation = client.get

Re: Exact historical monthly search volume from KeywordPlanIdeaService?

2021-04-06 Thread Mehmet Gunes
If l had to taked Water you all ingludent User and Send here süpernations they Are and only alone to me my sir World so Hard where there Are More people had Been life but can be or l felling my gad never will give to cant were läst nighd no promlem Elhamdülillah maybe help be for jop my idea l wil

Re: Is the KeywordPlanIdeaService fully compatible with the TargetingIdeaService?

2021-04-06 Thread Mehmet Gunes
okey my sir sory for make to busy On Wednesday, 7 April 2021, 粟野恭平 wrote: > Thank you for your answer. > > > *A key difference is that the API no longer returns the original seed > keywords in the ideas list. * > > Not only the original seed keywords, but almost all the keywords returned > by th

Re: How To Set Scheduling To Feed Item on .Net Client

2020-05-01 Thread Mehmet Sealytics
. https://developers.google.com/adwords/api/docs/guides/feed-services#scheduling On Friday, May 1, 2020 at 1:56:22 AM UTC+3, Mehmet Sealytics wrote: > > Hi, > > I am using v201809 .NetClient. I have to set scheduling to a FeedItem. In > a sample for Java client that I found It is usin

How To Set Scheduling To Feed Item on .Net Client

2020-04-30 Thread Mehmet Sealytics
Hi, I am using v201809 .NetClient. I have to set scheduling to a FeedItem. In a sample for Java client that I found It is using setScheduling method of FeedItem. But in net client there is not method or property for scheduling. How can I set it? Java sample and setScheduling method is here: h

Re: How to create an App Campaign in google ads api?

2019-06-12 Thread Mehmet Bilgin
Hi Mohammad, Did you manage to create app campaign via api? Thanks Mehmet On Saturday, May 4, 2019 at 12:03:23 PM UTC+3, Mohammad Reza Kiani wrote: > > Can any supporter answer me? > I've understood that my account should be whitelisted for managing App > Campaign ads. My que

About setMicroAmount

2018-09-04 Thread Mehmet Karaağaç
What is the setMicroAmount() method? Does it refers daily budget or total amount of between start date and end date? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Budget Order Service Operations via AdWords API Scripts

2018-07-12 Thread Mehmet Karaağaç
Hi everyone, I want to know that how to implement auto payment for stated accounts in our AdWords MCC account. Is there any code example to copy or paste AdWords API? In other words, I authorize Google to pay some sub-accounts by their account id or label periodically(daily, weekly or monthly

Re: AccountHierarchy Same Customer Id Problem

2016-11-09 Thread Mehmet
Hi, I think I found the problem. I am fetching users without any ordering. And sometimes, once a day, api returns same users in different pages. I will try it with ordering today, and if it is ok I will let you know. Thanks 19 Ekim 2016 Çarşamba 11:53:45 UTC+3 tarihinde Mehmet yazdı: > &

Re: AccountHierarchy Same Customer Id Problem

2016-10-19 Thread Mehmet
Hi, Yes, I used .Net example. I just removed some lines for simplicity while posting. I will try to reproduce case, because it occurs sometimes not always. And then I will provide request and response. Thanks 19 Ekim 2016 Çarşamba 12:19:31 UTC+3 tarihinde Peter Oliquino yazdı: > > Hi, > > Have

AccountHierarchy Same Customer Id Problem

2016-10-19 Thread Mehmet
Hi, I am trying to get AccountHierachy with the code below. But sometimes while adding to dictionary, I got "An item with the same key has already been added" error. I think selector.paging.IncreaseOffset(); not work sometimes. Is it possible or I do a mistake? Thanks do

PRODUCT PARTITION under ProductType

2015-04-13 Thread Mehmet Karaca
Hi team , I am currently working on product partition, getting following error An error has occurred: [RequiredError.REQUIRED @ operations[3].operand.criterion.caseValue.type] This is my code, $root = $helper->createSubdivision(); $helper->createUnit($root, new ProductType('PRODUCT_TYPE_L1','

ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH in PHP

2013-11-05 Thread mehmet koc
t id. My client id is 117-398-2261 and it's for MCC. Can I use this to download reports? Thanks, Mehmet -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.c