Re: There is a problem generating keywords.

2022-07-18 Thread Jieun Cha
Hi, I saw this sample code and set *geo_target_constants* field up in the same way. After setting 10 *geo_target_constants* value, it was confirmed that it works without any problem.(10 or less is OK) But, An error occurs setting more than 10 *geo_target_constants*. To summarize, you can enter

Re: Private message regarding: google ads api v10: empty response for campaign_audience_view

2022-07-18 Thread Google Ads API and AdWords API Forum
Hi, Thank you for providing the requested logs. Kindly note that I had to delete your post as it contained your logs. Moving forward, I have replicated your report and also received an empty response. However, upon investigating, I removed the segments.device and segments.date in the SELECT

Re: Are there existing any Google ads api v10 in order to get "Original ad ID" of variations ads

2022-07-18 Thread pn...@yrglm-vn.com
Hi Google ads api team, Thank you so much for your answer, I follow your guidline, I don’t include the below filter in my query, then my API response gives 2 results, one for the original Ad and another for the AD_VARIATIONS as modified Ad. *AND ad_group_ad.ad.system_managed_resource_source

RE: CREATE_OPERATION_NOT_PERMITTED

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for posting your concern. To take a closer look at the issue, could you provide the complete request and response logs with request ID and request header generated on your end with error? These details will be helpful in our investigation. If you haven't enabled the logging of

Re: Keyword in Click View report

2022-07-18 Thread 'Eddie Miller' via Google Ads API and AdWords API Forum
is this still not possible ? On Tuesday, May 12, 2020 at 3:17:15 PM UTC-4 Google Ads API Forum Advisor Prod wrote: > Hi Jarek, > > I have submitted a feature request to include the final URL and search > term fields in the click_view resource in Google Ads API. Please keep an > eye on our

Re: CREATE_OPERATION_NOT_PERMITTED

2022-07-18 Thread So
My code is below: var feedItemService = this.Accessor.AdsClient.GetService(Services.V11.FeedItemService); var operations = new LinkedList(); var feedResourceName = ResourceNames.Feed(4671073053, 75891781); var feedItem = new FeedItem { Feed = feedResourceName }; var model = new

CREATE_OPERATION_NOT_PERMITTED

2022-07-18 Thread So
To Google Ads API Forum Advisor Hi. I wanna add a new feeditem to one of my feeds via Google Ads API, but I can't. The error message that I have been getting is below: {{ "errorCode": { "operationAccessDeniedError": "CREATE_OPERATION_NOT_PERMITTED" }, "message": "Unauthorized CREATE operation

Re: There is a problem generating keywords.

2022-07-18 Thread Jieun Cha
I Replied privately to author option. Please Check as soon as possible. Thank you :) 2022년 7월 18일 월요일 오후 10시 27분 33초 UTC+9에 adsapi님이 작성: > Hi, > > Thanks for reaching out to the Google Ads API Forum. > > You may note that the *geo_targets* >

Re: Generate Forecast Metrics returns Quite different response than AdWords API

2022-07-18 Thread Harshitha Moka
Hello Aqeel, I'm on the same boat with the same problem of seeing discrepancies. I was wondering if you could share what you did to fix it, or what attributes did you add/remove from keyword plan or campaign keyword plan or adgroup keywod plan to get similar results? On Friday, April 29, 2022

RE: collection_size_error: TOO_MANY

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ajit, Thank you for reaching out to the Google Ads API support team. To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library

collection_size_error: TOO_MANY

2022-07-18 Thread Ajit Trivedi
On trying to upload a user to google ads API I am getting the error as collection_size_error: TOO_MANY. I am using the following code snippet to upload users to the audience created in google ads API. Set userList; //userList contains the hashed email of the user that i want to upload to the

Re: AdGroupAdService/MutateAdGroupAds error

2022-07-18 Thread jubap...@gmail.com
Thank you I got it. I didn't find the documentation for this information before. On Sunday, July 17, 2022 at 8:21:06 PM UTC-7 adsapi wrote: > Hi, > > This is Carmela, also from the Google Ads API team. Thank you for getting > back to us. > > Moving forward, it appears that you have

RE: Google Ads API >> BigQuery Data Transfer Service

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Emily, Thank you for reaching out to our API support team. We currently do not have visibility on the migration process of the Google Ads API into the BigQuery Data Transfer Service. You may reach out to their (BigQyuery) support team instead, via this link, to inquire on their process and

Re: Performance Max report discrepancy

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to our team. Each report with metrics of the Google Ads API specializes in the resource or entity they are named after. For example, since you are comparing the shopping_performance_view and the campaign view, then the shopping report should provide shopping

Re: Campaign Targeting Criterion

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sona, Thank you for your patience. Allow me to assist you here. It appears that you did not receive a response from a colleague regarding your concern. Let me reiterate my colleague's response, which you can see below: You may use the following report types to get the audience information

RE: There is a problem generating keywords.

2022-07-18 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. You may note that the geo_targets for max number allowed is 20. However, for the concern regarding encountered error, could you provide us with the complete request and response logs with the request-id, so our team can better check?

RE: Device Bid at Campaign/Adgroup Level.

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Guna, Thank you for raising this concern to the Google Ads API support team. With regard to your concern, the main use case for device bid in the API is to adjust bids for a specific device using the bid_modifier value of CampaignCriterion and AdGroupCriterionService. For more information

Re: Update Effective CPC bid

2022-07-18 Thread Ajay.R
Thank you for your response. On Mon, 18 Jul, 2022, 4:13 pm Google Ads API Forum Advisor, wrote: > Hi Ajay, > > Thank you for reaching out to us. > > You may refer to this document > > as it has the correct

Google Ads API >> BigQuery Data Transfer Service

2022-07-18 Thread Emily Jones
Hi there, May I ask how the Google Ads API upgrade will materialise with the Google BigQuery Data Transfer service and whether you have documentation to support this migration process? Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: I can't get Responsive Search Ads Headlines and Descriptions

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mahir, Thank you for raising this concern to the Google Ads API Forum. With regard to your concern, you can use this code as reference in Google Ads API. However, if the issue is still persisting I would suggest you reach out to the author of the PHP client library to get help here. You can

Re: I can't get Responsive Search Ads Headlines and Descriptions

2022-07-18 Thread ma...@sumer.me
Thanks for your help. I solved like this: $ad = $googleAdsRow->getAdGroupAd()->getAd(); $responsiveSearchAdInfo = $ad->getResponsiveSearchAd(); $assets_headlines = $responsiveSearchAdInfo->getHeadlines(); foreach($assets_headlines as $asset){ echo $asset->getText(); } On

RE: I can't get Responsive Search Ads Headlines and Descriptions

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mahir, Thank you for raising this concern to the Google Ads API support team. With regard to your concern, you can use this code as reference in Google Ads API. However, if the issue is still persisting I would suggest you reach out to the author of the PHP client library to get help here.

Device Bid at Campaign/Adgroup Level.

2022-07-18 Thread Gunaseelan Chinniah
Hello everyone, Thanks in advance, I am trying to do a device bid adjustment on Campaign and Adgroup level. I am not able to find the Mutate function for the same. Any code/help or pointing to the right URL is very much appreciated. Have a great day Thanks Guna -- --

Re: Performance Max report discrepancy

2022-07-18 Thread SP
Hi, thanks for reply and provide more information. Could you please give me more details about "different report types are accumulated at different levels"? Or to whom/where can I ask? Base on the api documentation metrics.impressions in both reports have the same description. How can i know

Re: Performance Max report discrepancy

2022-07-18 Thread sela palomo
Hi, thanks for reply and provide more information. Could you please give me more details about "different report types are accumulated at different levels"? Or to whom/where can I ask? Base on the api documentation metrics.impressions in both reports have the same description. How can i know

I can't get Responsive Search Ads Headlines and Descriptions

2022-07-18 Thread ma...@sumer.me
Hi, I am using PHP Client Library. I get every metric, resource etc. except responsive search ads headlines and descriptions. When i run this code sample i get an error like this: print_r($googleAdsRow->getAdGroupAd()->getAd()->getResponsiveSearchAd()->getHeadlines()); *Fatal error*: Allowed

RE: Page Feed behavior change between Asset based feed and Legacy feed

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Robin, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. With regard to your concern, based on the error message, you cannot remove the page feed because it is being used by DSA campaign and yes it is by design. If you have

Re: Update Effective CPC bid

2022-07-18 Thread Ajay.R
Sorry Forgot to mention, I am using Python library On Monday, July 18, 2022 at 1:42:51 PM UTC+5:30 Ajay.R wrote: > Hello Google ads Team, > > how to update effective cpc bid of the keywords. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Update Effective CPC bid

2022-07-18 Thread Ajay.R
Hello Google ads Team, how to update effective cpc bid of the keywords. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

RE: Google Ads API on Google App Engine

2022-07-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi András, Thank you for raising your concern to my team. Based on the description of your concern, the API request is not working only in the App engine. With this, it appears that the problem is on the App engine as it can't verify some of the dependencies and directories there. With this, I

Re: Campaign Targeting Criterion

2022-07-18 Thread Sona
Hello, Google Ads API Team, I was waiting for your reply since Saturday. I send you my reply via Reply* privately to author* option. But I didn't get any answer from you. This issue is important. Please, can you suggest any solution? Thanks in advance. On Friday, July 15, 2022 at 6:03:19 PM

Re: Get recommendations

2022-07-18 Thread SUBIN P VASU
Thanks. On Monday, 18 July 2022 at 08:36:32 UTC+5:30 adsapi wrote: > Hi Subin, > > > Thank you for getting back to us. I work with Ernie and allow me to assist > you here. I hope you are doing well today. > > > Moving forward, regarding this, *"I think that, It is still under >

Google API - Metric report by gender_view AND age_range_view

2022-07-18 Thread 김서희
Hello Team, I have some questions about calling google API. I want to call API by gender_view and age_range_view, but as I looked through, I noticed that these views cannot be called in the same trial. I would like to know if 1. It is possible to call gender_view *AND* age_range_view at the

There is a problem generating keywords.

2022-07-18 Thread Jieun Cha
Hi, I have a problem generating keywords. I use generateKeywordIdeas of keywordPlanServiceClient. And I want to set up and search 16 GeoTargetConstants of GenerateKeywordIdeasRequest. But, An error occurs if you search by setting more than 10 GeoTarget.(I am attaching the error log below.)