Re: Regarding Client Hierarchy in the Ads API

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dorian, Thanks for getting back to us. Kindly note that AdWords API services have greatly changed or been entirely replaced. CustomerService and ManagedCustomerService are significantly different. However, you may check if it suits you to use the customer_client report resource to get custo

RE: Get All User List IDs Belonging to a Gogole Ads Customer ID

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to us. The get method and any services that exclusively had a get method have been removed, you can check our Release notes for this. For you to get objects, you can use Search and SearchStream from GoogleAdsService, you may refer to this documentation for more d

Re: Batch Job Result detailed information

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julian, Thank you for the suggestion. I work with Peter, it appears that your suggestion is helpful and can be applied to the concern of the initial user of this post. Let me know if you have any concerns about Google Ads API and our team will be glad to address it. Best regards, Jinky Goo

Query regarding Adwords API

2022-03-29 Thread anu varghese
Hi Team, I had developed a desktop application that pulls data from Google Ads API through Get Campaign method. Below is the query that I used to pull data SELECT campaign.id, campaign.name, campaign.status, metrics.clicks, metrics.ctr, metrics.impressions, metrics.view_through_conversions,

RE: Shopping Performance view issue

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anzor, Thank you for raising your concern. In order for me to check if the details of the item / product that you've mentioned can be retrieved using Google Ads API, would you be able to provide the screenshot of the whole Google Ads UI where we can see it? You can provide it via Reply priv

RE: Google Recommendation Script Apply / Dismiss recommendation

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to us. Please note that this direct support can only provide assistance to issues/concerns related to the AdWords API / Google Ads API . For concerns outside the said APIs' services and features, then unfortunately our team would not be able to assist you further

RE: AdgroupCriterion Status Issue-Ads API

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saurabh, Thank you for reaching out. To have a better picture of what you are encountering, could you provide our team with 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 (e

RE: Lag in Google Ads API Rename Account Name

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vijay, Could you confirm if the lag in the update is observed through the Google Ads UI or the Google Ads API? I asked because through a separate Google Ads API request, you should be able to perform a succeeding customer report request to check whether the updates to the said customer have

RE: Error not referenced

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Virgile, Thank you for posting your concern. Could you confirm if you already tried following this guide for uploading enhanced conversions for leads? Please also try upgrading to the latest API version as v7 is deprecated and will sunset on May 11, 2022 as mentioned on this document. If t

What is Account Performance Report in google ads api v10

2022-03-29 Thread 박주호
The Account Performance Report in adwords api What can you find in google ads api v10? I can't find it in docs regarding the contents. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RDA Limits per Ad Group

2022-03-29 Thread JCAS
Hi everyone, We're trying to push some new Responsive Display Ads using the API but we're seeing the following error: Error found: "errorCode": "resourceCountLimitExceededError": "RESOURCE_LIMIT" "message": "This request would exceed a limit on the number of allowed resources. "trigger": "stri

Add Multiple Requests to the Same Job Facing CONCURRENT_MODIFICATION error.

2022-03-29 Thread Online Engineering
Hi, We are trying to upload pii data to create the user lists in Google Ads manager and face the CONCURRENT_MODIFICATION error. When we read the following paragraph from the doc, our understanding is that as long as we run one job, we should not run into the CONCURRENT_MODIFICATION issue. So

Get All User List IDs Belonging to a Gogole Ads Customer ID

2022-03-29 Thread Online Engineering
Hi there, May I know if there is any library or query I can use to get the list of the user list IDs which belong to one Google Ads customer ID? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=

Google Recommendation Script Apply / Dismiss recommendation

2022-03-29 Thread Pierre-Emmanuel Sirjacq
Dear Google community, I have to manage several campaigns and i would like to implement a script to apply (or dismiss) some of Google recommendation. For example, we would like to apply recommendation for non relevant keyword we implemented, or image extension. On the other side, the increase b

The error code is not in this version

2022-03-29 Thread Markus Heiden
When I try to create a keyword plan ad group via the GoogleAdsService v10 API (with the Java SDK 17.0.1) I get a non-saying error message. What am I doing wrong? mutate_operation_responses { keyword_plan_ad_group_result { } } partial_failure_error { code: 3 message: "The error code is no

Re: Status Mapping in PolicySummary.ApprovalStatus

2022-03-29 Thread Javier Val Lista
Hello, Without intending to be annoying, do you have any estimate of when you might have a response? I need to plan the last steps of the API migration. Thank you very much. Best regards *Javier Val* | .NET Engineer & Team Lead [image: web] business.tiendeo.com

ImageAd.Name is empty

2022-03-29 Thread Javier Val
Hello, I am trying to retrieve the information of the Ads and their associated images. I am using the following query: @"SELECT campaign.id, ad_group.id, ad_group_ad.policy_summary.policy_topic_entries,

Re: Differences in getAccountChanges between AdWords API and Google Ads API

2022-03-29 Thread Estanislao Ledesma
Hi Jinky, Yes I already understood that. What I'm asking is why I'm getting a change with the AdWords API and not with the Google Ads API using the same date lapse. Has the API changed its behaviour? Are changes delayed in the new API? Thanks again. Regards, Estanislao El martes, 29 de marzo d

Re: OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

2022-03-29 Thread 'Haritha Devalla' via Google Ads API and AdWords API Forum
Done, shared the logs to the above mentioned email. Regards, Haritha On Tuesday, March 29, 2022 at 1:47:47 PM UTC+5:30 adsapi wrote: > Hi Arsh, > > Thank you for raising this concern to the Google Ads API team. > > To investigate the issue, could you provide the complete request >

Performance Max Migration

2022-03-29 Thread Ames Shatzer
Hi All, I'm looking for more information around the Pmax migration. I don't want to transition many of my accounts given their positive performance on multiple channels and was wondering if in July this was optional? If its not, what does the time frame look like for migration and what will goo

ListAccessibleCustomers Call failed with DEADLINE_EXCEEDED error

2022-03-29 Thread Rten Marketo
Hi Team , We are trying to make listaccessible API calls from our application. it is failing with below error 2022-03-29 01:46:04,671 WARN [grpc-default-executor-0] [] [] > com.google.ads.googleads.lib.request.summary - FAILURE REQUEST SUMMARY. > Method: > google.ads.googleads.v9.services.Custome

Re: Batch Job Result detailed information

2022-03-29 Thread Julian Canada
I guess that what you were looking for was to set the ResponseContentType(MUTABLE_RESOURCE) in the ListBatchJobResultsRequest. It took me a while to get to that setting because it was not in the MutateOperation but in the List Request . Hope this helps ! On Wednesday, March 10, 2021 at 11:22:5

Re: Regarding Client Hierarchy in the Ads API

2022-03-29 Thread Dorian Kind
Hi Ernie, Thanks for your response. I have seen the example code that you linked to and it still doesn't seem very efficient. It will perform 1+N calls to the Ads API, where N is the number of accessible manager accounts for the authenticated user. In larger account hierarchies—which are not un

AdgroupCriterion Status Issue-Ads API

2022-03-29 Thread Saurabh Suman
Hi Team, In new Ads API , For few AdgroupCriterion as below we are getting the AdGroupCriterionStatus as 2 i.e. ENABLED. But getting APPROVAL STATUS as UNSPECIFIED(0). Do we have to map them with ACTIVE STATUS . Adgroup-103297496321 AdgroupCriterionId- 37356471 In earlier Adwords API we

Shopping Performance view issue

2022-03-29 Thread anzor urdia
Hello there I'm working around shopping performance, with the query, I can fetch product title, item id, channel, and some metrics, but I can't fetch link and image_link from products attributes. This is my query for this moment: SELECT shopping_performance_view.resource_name, segments.product_m

Lag in Google Ads API Rename Account Name

2022-03-29 Thread Vijay Bang
Hi, We are facing lag in renaming google account using google ads api. New Account Name is not getting reflected although call is Successful. Checking after 5 mins Account name got reflected. curl --location --request POST 'https://googleads.googleapis.com/v10/customers/1807819439:mutate?access

Re: How to update MembershipLifeSpan of already created UserList

2022-03-29 Thread Ajit Trivedi
Hi, Thank you for helping out, but I still did not get the ans that i am looking for . Let's say i have already created a userList with some memberShipLifeSpan of 50 and now i want to update the memberShipLifeSpan of the same userList to 100. How can I do this? i am using java library. I do not

Re: Error not referenced

2022-03-29 Thread Virgile Aimé
https://developers.google.com/google-ads/api/reference/rpc/v7/ConversionUploadErrorEnum.ConversionUploadError On Tuesday, March 29, 2022 at 10:51:05 AM UTC+2 Virgile Aimé wrote: > Hi, > > I'm getting the following error when uploading Lead conversions using user > identifiers: > > `No click was

Error not referenced

2022-03-29 Thread Virgile Aimé
Hi, I'm getting the following error when uploading Lead conversions using user identifiers: `No click was found for the given user identifiers that could be applied to the specified conversion action.` I am passing an email and a phone number (both hashed correctly). I also have Gclid for thos

RE: OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arsh, Thank you for raising this concern to the Google Ads API team. To investigate the issue, could you provide the complete request and response logs with request ID and request header generated on your end? You can provide it via Reply privately to author option. If this option is not av

Adding Track UTM links for ads

2022-03-29 Thread Eray Bakır
Hello, I couldn't find an example of adding Track UTM links for ads. I would be very happy if you could help me with this. Kind regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Auth issue with service account

2022-03-29 Thread Arnold
Unfortunately it doesn't works and the OAuth2 credentials were generated by our Google Ads account admin : ( On Tuesday, February 22, 2022 at 5:52:24 AM UTC+1 adsapi wrote: > Hi Arnold, > > Thank you for reaching out. > > The NOT_ADS_USER >

RE: How to update MembershipLifeSpan of already created UserList

2022-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to us. You can use the UserListService's mutate method to pass an UPDATE operation, containing the updated details of your userlist . Let me know if this helps. Best regards, Heidi Google Ads API Team ref:_00D1U1174p._5004Q2YsBMX:ref -- -- =~=~=~=~=~=~=~=~=~=~

Re: OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

2022-03-29 Thread Arshdeep Singh
+1 on this, @Google Is there any document mentioning the OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS ? Applying mere *>2* ad groups is triggering this error in a *Batch Job.*If there is a documentation mentioning same, kindly point us to that.. or at lease acknowledge the issue in your API. T