No longer getting RSA text detail from ResponsiveSearchAdHeadlines

2021-12-10 Thread Stan Shyshkin
Hi, I'm trying to use Google Ads Scripts to download RSA ad details via ResponsiveSearchAdHeadlines from the AD_PERFORMANCE_REPORT as shown below, but instead of getting the output with all headlines as I remember getting in the past, I'm getting outputs such as " ["[object Object]","[object

Re: Campaign start date not always consistent between AdWords SOAP API and Google Ads GRPC API

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Estanislao, Thanks for your patience on this. This is a known issue that is currently being worked on and will be resolved in the near future. Regards, Matt Google Ads API Team Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API

Re: Google Adwords Report mapping required in Google Ads API

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, You can try the query migration tool. Feel free to get back to us. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2SdAUD:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Can I use Keywords Planner without downloading the whole Google Ads API and grpc

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Mostafa, Although we recommend using our client library, here are the protocol buffers of Google Ads API, you can follow our basic concepts overview to know how to use them. You can also look into using our REST interface. For Youtube API's you can get support here -

Re: Tracking bidding changes with Google Ads API

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Erik, Thank you for privately sending your log. I raised with my team your request to track backend bidding changes in change_event. This request is subject to review. You may monitor our blog for an update. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2Sb76L:ref -- --

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2021-12-10 Thread 'Alex Gaesser' via AdWords API and Google Ads API Forum
Hey team, This isn't a question, I just wanted to add onto this chain that I'm are experiencing this same issue and am having a hard time getting clarity. My issue is the TOS in the MCC account needed to be signed, but the associated gmail account is no longer accessible. To get around this

Error when upload conversions: "Customer is not allowlisted for accessing this feature."

2021-12-10 Thread superman9543
Hi, When using the ConversionUploadService to upload a conversion (using user_identifiers & hashed_email) I get the following error back: partial_failure_error { code: 3 message: "Customer is not allowlisted for accessing this feature., at conversions[0].user_identifiers" details {

Re: Retrieving Draft/Experiment Ad Groups

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hey Will, Yes, the field mask helper is actually pretty simple. You can also pass None as one of the paramters, and it will compare the other object to a blank version of the same type. I just did some simple experimentation and it doesn't seem as though it handles oneof fields (like bidding

RE: Associate an Image Asset to a Campaign using a CampaignAsset

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello - It's currently not possible to migrate your image extensions to Assets, but that functionality is on the horizon. Keep an eye on our developer blog for more details. Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2SdA7A:ref -- --

RE: How to setting AdGroupCriterion with unknown type throuph Google Ads API?

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for reaching out. Please note that our team can only use English language screenshots. However, it is not possible to set an ad group criterion as UNKNOWN. Please let us know if we can help with anything else. Regards, Matt Google Ads API Team Reminder: Share your feedback

Re: Retrieving Correct Click Data for Non-Search Campaigns (YouTube Video Ads)

2021-12-10 Thread Wesley
Please read my question, it's not about the definition of interactions, it's about why I'm getting results that indicate I got many clicks when in reality I only got 1 click from that location on that day. Thanks. On Thursday, December 9, 2021 at 7:27:02 PM UTC+1 adsapi wrote: > Hi there, > >

RE: Error while trying to query asset_group_product_group_view

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Marc, After some investigating I determined that this endpoint is currently working as intended. The team is still finalizing the implementation, but exposed the endpoint ahead of time due to the limitations of our release process. I anticipate that the resource will start functioning very

RE: how to setting optimized targeting through Google Ads API?

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi there, Thank you for reaching out to Google Ads API support. Could you privately send us your full screenshot in English? Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2SdojH:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Retrieving Draft/Experiment Ad Groups

2021-12-10 Thread Will Schymik
Thanks Ben! Adding the field mask appending to the documentation would be awesome. It also seems odd to me that using the old campaign as the base object in the field mask helper caused issues. I would expect this is the intended way of creating a field mask (comparing the new values to old

Re: Retrieving Draft/Experiment Ad Groups

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Will, Thanks for letting us know. Nadine passed this issue along to me as I'm the maintainer of the Python client library. I see you also posted a related issue to that repo, which is great, I'll respond there as well. Meanwhile will let you know that this is a known behavior of the field

RE: How to get New Ad Type(Performance Max Campaign) report?

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Man, Thanks for reaching out. Can you please confirm if you are calling version 9 of the API? This campaign type just recently became available. Can you please try with the query shown on this page, on v9, and if you are still having issues, please privately send us your complete request

RE: Image Extension for Campaign in Asset(not FeedItem): What is the appropriate AssetFieldType for ImageExtension?

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Hiromi, Image asset-based extensions currently aren't on the list of API supported asset extensions. More asset based based extensions will be supported in the API soon. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2SdoUq:ref -- --

Re: No DISPLAY network data for keyword_view

2021-12-10 Thread 'Oksana Sulyma' via AdWords API and Google Ads API Forum
Thanks guys! And my last question is next. "Yes, I can confirm that your understanding is correct that the special criterion IDs such as *306* and *300* will no longer be included in the Google Ads API." Do you have a documentation article on this handy? May be in API migration

RE: How to use script export asset report?

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for reaching out. You can authenticate as a manager by setting its ID as the login customer ID, and then you get asset reports by targeting a client customer of that manager. Please see this guide on asset reporting. There are multiple reporting examples given here as well.

get field from GoogleAdsRow by String?

2021-12-10 Thread dhmitc...@gmail.com
I'm writing a generic shim over GoogleAdsServiceClient#search which allows the caller to pass any SELECT field in (in addition to a predefined set) and want to return a simple `Map` of all these user specified fields which means I need some way to query a `GoogleAdsRow` using the same

RE: Exclude groups

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Yes, in Smart Shopping campaigns, listing groups are not used to set bids (like in standard Shopping campaigns) but rather to include a set of products or to exclude them. When setting your AdGroupCriterion, you can set negative to true to exclude criteria.

I cannot create create_custom_conversion_goal. error message The error code is not in this version.

2021-12-10 Thread JW
I cannot create CustomConversionGoal. https://developers.google.com/google-ads/api/docs/conversions/goals/campaign-goals#custom_goals what is error message "The error code is not in this version." ? Captured log call below.(ID is masked.) --- Method:

Re: asset_field_type_view report respond no data

2021-12-10 Thread Adam Lin
I've reply to you with logs, thanks. adsapi 在 2021年12月10日 星期五下午5:13:09 [UTC+8] 的信中寫道: > Hi Adam, > > Thank you for posting your concern. > > To investigate the issue, could you provide the complete request > >

RE: Refresh token is only giving me access to accounts I own

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Stiofán, Thank you for posting your concern. To investigate the issue and to address it, could you provide the complete request and response logs with request ID and request header generated on the backend of your website for the issue below? "However the account owned by a different person

Re: Google Adwords Report mapping required in Google Ads API

2021-12-10 Thread Qaiser Javed
Hi, Thanks for your response. I got answers for my queries. Just one question still arise for more clarification please provide detail. Please provide details of field mapping between "shared_set_report" of AdWords and "shared_set" resource name of Google Ads API. I have explored the

RE: How to select Assets linked to an Account?

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for posting your concern here. You may try to use the customer_asset to get the data / statistics accumulated on the link between a customer and an asset. Let me know if you have further questions. Regards, Ernie John Blanca Tacata Google Ads API Team

Re: Can I use Keywords Planner without downloading the whole Google Ads API and grpc

2021-12-10 Thread Mostafa Ezzat
I already have Issue on Google leads php and Google Ads API All I need is to generate keywords have high search volume which Planning Service Category in Google Ads API or even something on Youtube APIS to tell me ranked tags and ranked Keywords and I was suggested to use Google Ads API by

RE: asset_field_type_view report respond no data

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Adam, Thank you for posting your concern. 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 available, then send it

RE: Batch Job Service Mutate Response

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Skander, For us to assist you further, please provide the complete request and response logs with request ID so I can have a closer look at the issue. You can send these to me via Reply privately to author option. If this option is not available, please send it directly to

Re: Upload a customer list to the audience manager using google ads api

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for getting back to us. Based on this document, it says that the basic access level allows the developer token to execute up to 15,000 operational requests per day and 1,000 get operations per day only. With this, if you want to have unlimited operational requests per day, then

RE: Remove Custom Interest

2021-12-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, I can confirm that removing custom interest is not yet supported in Google Ads API. I'll raise a feature request on this so our team can consider adding this in future API versions. Please follow our blog and release notes for future updates. Regards, Kevin Gil Soriano Google Ads API