REST interface Grouped operations

2022-12-21 Thread Turkmeks DEV
hello when ı used grouped opertions give me error like this how can ı solved this problem "errorCode": { "adGroupAdError": "CANNOT_CREATE_DEPRECATED_ADS" }, "message": "An ad of this type is deprecated and cannot be created. Only deletions are permitted.", "requestId": "fYG6PtjX27Gcyk-N3rqVYg"

RE: Google Ads GetCampaign method version discrepancies.

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt, Thank you for reaching out to the Google Ads API support team. With regards to your concern, please note that v7, v8 and v9 of the Google Ads API have already been deprecated and using these versions will return an error on your end. That said, I would recommend reaching out to the

RE: Are ids (campaign, adgroup, ad) reused across accounts?

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt, Thanks for reaching out to the Google Ads API Forum. With regards to your question "So, for example, Account A has an ad 1234, is it possible that an ad in Account B is assigned 1234?", as per this guide, Ad ID is not globally unique but (AdGroupId, AdId) pair is globally unique. I

Re: INTERNAL ERROR occur get Metrics and Campaign Data using Google Ads API V10 version

2022-12-21 Thread 'changhong yun' via Google Ads API and AdWords API Forum
Hi Yasar, Nirmita and Team, Based on my checking and understanding, for our per hour job, we just loop our available google accounts (21) and for each google account, we just execute 3 requests. That means, if what my understanding is correct. We just have at most 21 * 3 = 63 requests

Are ids (campaign, adgroup, ad) reused across accounts?

2022-12-21 Thread Matt Dworkin
Hello, I have two sub accounts under one MCC, I'm trying to find out if it might ever be the case that the same campaign id (or adgroup id or ad id) will be used in each account. So, for example, Account A has ad 1234, is it possible that an ad in Account B is assigned 1234? Thanks for any

Google Ads GetCampaign method version discrepancies.

2022-12-21 Thread Matt Rodney
Hello All, I am trying to use the getCampaigns method with google ads api (Get Campaign ) and it keeps referring to the GoogleAdsClient class present in the v12 folder of the package. However on a freshly installed

Re: Google Ads API Conversion Events

2022-12-21 Thread Jon
Very grateful for your help on this Ben! Thanks! On Wednesday, December 21, 2022 at 11:06:04 AM UTC-7 adsapi wrote: > Hi Jon - > > Thanks for following up. I'm still coordinating internally to get the > process ironed out. It doesn't appear as though anything formal has been > laid out before

Re: Google Ads API Conversion Events

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jon - Thanks for following up. I'm still coordinating internally to get the process ironed out. It doesn't appear as though anything formal has been laid out before now, so there are just a few extra steps to loop in the appropriate people. I'll follow up as soon as I have more

RE: Cannot create Performance Max campaign with Vehicle

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sang Do, In addition, if the issue indeed persists, you can provide the updated and complete request and response logs, and request-id, so we can investigate further. You may then send the requested information via the Reply privately to author option. If this option is not available, you

RE: Google Ads API Send Offline Conversion

2022-12-21 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. Moving forward to your concern, it seems that you've encountered the USER_PERMISSION_DENIED error. The authorized customer does not have access to the operating customer. The common cause of this is when authenticating as a

RE: Cannot create Performance Max campaign with Vehicle

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Regarding the error you received, could you confirm if the linking of your Google Ads and Merchant Center accounts was very recent prior to the attempt to create the said Performance Max campaign? I asked because, it could take several hours before the linking of the accounts is

Re: MutateMembersError.INVALID_USER_LIST_ID Error details

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gilles, Thank you for your response and for providing as well your own findings. The Google Ads API's customer match feature's workflow currently does not discuss utilizing shared user lists. The Google Ads Product Support team should be able to clarify whether that scenario you wish to

RE: Feed label in shopping performance view

2022-12-21 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. Could you please provide full screen screenshot of the UI of what you are looking for, so that i can further investigate the issue? Please reply via privately author option. Thanks, Nirmita Google Ads API Team

Google Ads API Send Offline Conversion

2022-12-21 Thread Aleksandra Nowak
Hello, I am trying to upload offline click conversion using REST API. For this purpose I am using below request: curl -f --request POST "https://googleads.googleapis.com/v12/customers/${customerId}:uploadClickConversions; \ --header "Content-Type: application/json" \ --header

Cannot create Performance Max campaign with Vehicle

2022-12-21 Thread Sang Do
pe_setting { positive_geo_target_type: PRESENCE_OR_INTEREST negative_geo_target_type: PRESENCE_OR_INTEREST } name: "martin PERFORMANCE_MAX vehicle postman 20221221" campaign_budget: "customers/1735911398/campaignBudgets/12172822447" start_date: "20221224" end_date: "20221226" cr

RE: Update operation for CampaignUrlOptions

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Shagufta, Thanks for reaching out to the Google Ads API Forum. I do not find the field named CampaignUrlOptions in the campaign. Could you provide the exact campaign attribute that you created in Google Ads API, and are looking to remove / update from the campaign? You may provide us the

Re: MutateMembersError.INVALID_USER_LIST_ID Error details

2022-12-21 Thread 'Gilles T' via Google Ads API and AdWords API Forum
While digging I may have found the mistake. The faulty UserLists are owned by the master account but with the new GAds api v11, I cannot push to these with new API from a sub account even if I see them. So do I need an advanced api to move the UserList to the sub account? On Tuesday, 20

Feed label in shopping performance view

2022-12-21 Thread 'Kateřina Henzlová' via Google Ads API and AdWords API Forum
Hi there, Shopping performance view allows downloading statistics on products level and products dimensions from the Merchant Center including channel, language, and country. Is there any way to get the

Re: MutateMembersError.INVALID_USER_LIST_ID Error details

2022-12-21 Thread 'Gilles T' via Google Ads API and AdWords API Forum
Hello ok! Many thanks for checking this. So I try to change by the code access reason to OWNED and/or read only to false but I have this now. Failure: {"errors":[{"errorCode":{"userListError":"OWNERSHIP_REQUIRED_FOR_SET"},"message":"Only an owner account may edit a user

RE: Google Customer List data Upload

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rajat, Thanks for reaching out to the Google Ads API Forum. With regard to your concern, you can follow the guidelines of Method: customers.userLists.mutate for creating or updating user lists. You may also see UserList reference, UserList report and Customer Match for additional

Re: INTERNAL ERROR occur get Metrics and Campaign Data using Google Ads API V10 version

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aaron, Thank you for getting back to us. I hope that you are doing well today. Moving forward to your concern, as my colleague mentioned in this thread earlier, the internal error occurs when something unexpected happened while processing the request and the API isn't functioning correctly

RE: Invoice csv

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nacho, Thanks for reaching out to the Google Ads API Forum. Currently, you can download an invoice in PDF through Google Ads API. Any invoice can be downloaded as a PDF file. Once you have retrieved the Invoice, you need to send an HTTP request for the URL that is stored in its pdf_url

Update operation for CampaignUrlOptions

2022-12-21 Thread Shagufta Yasmin
Hi Team, for the CampaignUrlOptions, Once the values have been added for the fields through API while creating the campaign, I don't see an option to remove or delete those fields through API. I am able to overwrite those values but in case someone wants to remove the campaignUrlOption from their

Invoice csv

2022-12-21 Thread Nacho Peralta
Is there any way to download csv invoice file by Google Ads API v12? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Google Customer List data Upload

2022-12-21 Thread Rajat Joshi
How can we upload userList thru google api? Currently i m using this for mutating CustomerList for audience. https://googleads.googleapis.com/v12/customers/323232323/userLists:mutate -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: