RE: Video to be registered wasn't found

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Could you provide us with the complete request and response logs with the request-id, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, whic

RE: ad_group_asset does not return any row

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us. Since you mentioned you got an empty response when you tried the ad_group_asset report, would it be possible if you could provide the complete request and response logs along with the request id via the Reply privately to author option, so that our team can c

How to create a complete campaign through Google API?

2021-12-23 Thread 林跃帆
Hi, everyone. I want to create a campaign through Google API, but I don’t know what attributes of campaign will be affected by the options in the picture. I can't find the relevant documentation about this. Could you tell me if this is the right way to create a campaign? [image: createCampaign.

Re: How to distinguish smart_campaign_search_term_view status?

2021-12-23 Thread Chen Xiaowei
Yeah,there‘re zero impressions too.Thanks for your reply!!! 在2021年12月24日星期五 UTC+8 09:35:59 写道: > Hi Chen, > > Thank you for providing more details to your concern. > > Could you confirm if the impression of those smart campaign search terms > is zero as well? If yes, then it appears that you enc

edit responsive search ads

2021-12-23 Thread ISMAIL TAIBANI
Is there anyway to edit headline or add new headline of existing Responsive search ads. via api i m getting this response on update { "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.ads

RE: Zero list members after submitting 10,00 gmails using OfflineUserDataJobType.CUSTOMER_MATCH_WITH_ATTRIBUTES

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Kurt, Thank you for posting your concern. So that I can investigate the issue, could you provide the complete request and response logs with request ID and request header generated on your end for the successful and unsuccessful API transactions for uploading members? You can provide it via

RE: Feed services

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Anis, Thank you for reaching out to us. Upon checking in our documentation for feed, feed services are mostly deprecated. You should migrate to Assets as soon as possible for placeholder types that are eligible. The only feed placeholder types that are not yet deprecated are: Ad customizer

RE: ad_group_ad assests

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ismail, As of version 9 (see release notes), support for RSA (Responsive Search Ads) performances in the ad_group_ad_asset_vew has been introduced. That said, you should now be able to retrieve statistics of your RSA / asset links via this report. Best regards, Peter Laurence Napa Oliquino

KeyError when attempting to create a new call asset instance

2021-12-23 Thread Marvin Laskov
A snippet of the script I have written to create a new call extension asset - * asset_service = client.get_service("AssetService")* - *asset_operation = client.get_type("AssetOperation")* - *asset = asset_operation.create* - *asset.name = 'Test Call Asset 1'* - *

RE: Add keyword with FinalUrl

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to our team. Upon checking on my end, I can see that it should be possible to add the final URL to keywords using API. With this, could you try to execute your code for adding keywords with the final URL and observe if the API request will work? If not, please pr

RE: Mutates are not allowed for the requested resource

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to our API support team, and for the initial details you provided. However, for our team to take a closer look, could you also share the complete request and response logs? You may then send the requested information via the Reply privately to author option. If

RE: New custom segment

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to our API support team. These details do not appear to be available in the Google Ads API, prior to creating a custom audience / segment. That said, so that I may create a feature request, could you also share your complete use case for the said feature? Best re

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

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Diego, Thank you for raising your follow up to my team. So that I can raise your follow up to our team as well, would you be able to provide the complete SOAP request and response logs generated in the AdWords API and complete request and response logs with request ID and request header gen

Re: How to distinguish smart_campaign_search_term_view status?

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Chen, Thank you for providing more details to your concern. Could you confirm if the impression of those smart campaign search terms is zero as well? If yes, then it appears that you encountered one of the scenarios discussed in the document below that caused some of the details to not be i

RE: Error updating param1 and param2

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ian, Thank you for posting your concern. You may try using the ad_parameter so that you will know what values you have already used in the ad param. Also, you need to modify the code as it is intended for creating ad param. With this, you need to change the operation that has been implement

https://groups.google.com/g/adwords-api/c/ZHAAa6szcrU

2021-12-23 Thread 'Madeleine ANTHONISEN' via AdWords API and Google Ads API Forum
Hello! I am - using OAuth2 credentials to extract a list of accessible accounts - using the MCC / manager, extract the customer accounts under its hierarch

Re: Conversion Tag is Active - 3 Days Since Last Conversion

2021-12-23 Thread Jim Vaillancourt
Hi, This seems like an issue with the setup of your conversion tag and not necessarily related to the API. To troubleshoot conversion tracking I would utilize Google's new Tag Assistant tool: https://tagassistant.google.com/ Go through the process to complete a conversion on your website while

ad_group_asset does not return any row

2021-12-23 Thread Michele Cavazza
Hi, I am trying to get the assets performances through the Google Ads API, however, every time that I run this query I am not getting any row back. SELECT campaign.name, ad_group.name, metrics.conversions, metrics.conversions_value, segments.da

Video to be registered wasn't found

2021-12-23 Thread Evgeniy Lepikov
Hi there! Could you please tell me what it means (*Video to be registered wasn't found*)? I found it in the documentation link , but nowhere could I find a description

What are quotes for mutating operations ?

2021-12-23 Thread Перфоманс РФ
I have standart level token I need to pause about 114 000 keywords Use updateGoogleKeyWords method. And always after 1000-3 stopped keywords i get message that i need to rest, i ve reached quotes. where i can find quotes for my situation and how can i improve it? -- -- =~=~=~=~=~=~=~=~=

Re: Metro Criteria ID and its location name csv file

2021-12-23 Thread Jayant Meshram
Hello, Thanks for your reply. Is there any report like campaign performance Geo performance where I can get a metro criteria id with its location name(metro area name). If there is any table which has a metro criteria id with its location name it can also help. Thanks Jayant Meshram On Thu, D

API to create segment and add tags

2021-12-23 Thread Poonam Nalawade
I have a application in which I want to authorize the Google ads account and after that want to create the segment for website visitors with the specific tags, using the Google Ads API. But I am not able to find the exact API to create segment. Please let me know if anyone has any idea. -- --

Re: How to use customer match CUSTOMER_MATCH_WITH_ATTRIBUTES?

2021-12-23 Thread Kurt Bo
Did you ever figure out what the issue was with this? I'm having a similar issue where if I submit LTV attributes, my UserList has zero members; but if I do NOT pass LTV and use Job Type: CUSTOMER_MATCH_USER_LIST, my UserList DOES get populated properly. I created a post here the other day:

Conversion Tag is Active - 3 Days Since Last Conversion

2021-12-23 Thread Daniel Fratus
Good Morning Everyone, It seems we've run into a little bit of an issue. Our tag is showing to be active, and we've most definitely had conversions, but for some reason they haven't been tracked in over 3 days - has this ever happened to anyone before - and if so, how did you fix it? Thank you

Feed services

2021-12-23 Thread Anis Ahmed
Hi Google Team, I'm currently trying to migrate the feed services from adwords to google ads API, but I see that the feed services itself are being sunset in the new google ads api and we need to use assets now. I want to ask if the page feeds already created as mentioned in the attached image

Re: Can You Use The AdWords API To Access The Ad Preview & Diagnosis Tool?

2021-12-23 Thread 'Emre Gökmenoğlu' via AdWords API and Google Ads API Forum
Hi, Is there any update? Best, Emre. On Wednesday, April 28, 2021 at 4:10:09 PM UTC+3 Google Ads API Forum Advisor Prod wrote: > Hello, > > This feature is still currently not available. We will keep you updated. > > Cheers, > Anthony > > > [image: Google Logo] > Anthony > Google Ads API Tea

Re: CriteriaId and other Id's in click_view

2021-12-23 Thread cv
Hi Peter, Thanks for information. This really helps. Can we get details about click_view.user_list same as we get for criteriaID? I can able to get CriteriaId and CriteriaParameters with click_view.ke

RE: Error with Google Ads API on PHP when using segments.date

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for reaching out. Harry here, from the AdWords / Google Ads API Team. Kindly provide the generated request and response logs upon executing both queries so I can check this on our end and assist you further? If you haven't yet, logging can be enabled by navigating to the Client li

Re: Read Leads from Googlle ads via API

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Shabeera, Thanks for getting back to us. So that I check better for getting the data submitted in lead form of Google Ads by users using API, could you provide us with the screenshots of the whole Ads UI where we can see lead form information in the UI via Reply privately to author option?

RE: YouTube earned actions metrics in API?

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Alexey, Thank you for reaching out to us. As of the moment there are no way to fetch the YouTube earned metrics through the Google Ads API. But let me raise a request for this. Kindly note that, we don't have any timelines to when these fields will be available in the API. You can keep an e

Re: Get impressions for each combination of headline/description for Responsive Search Ad

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Kitana, Thanks for coming back. Harry here, I work with Teejay. It does not seem that data on Responsive Search Ad combinations is currently supported in the Google Ads API; please see ad_group_ad report for your reference. However, I see that there is already a feature request raised for t

Re: billing access role

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Daniel, Thank you for your response. I've seen that you also message to another thread that has the same concern on this thread. The team already raised a request with regard to this, but as my colleague mentioned, the team is currently reviewing the request, and there's nothing more concre