RE: Error: Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amitha, Thank you for reaching out to us. For our team to further investigate and validate if the request is done correctly, could you please provide us with the complete API logs (request and response with request-id) generated on your end? Note that this can be requested or provided to th

Re: l can‘t find api about conversion action

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Keji, I work with Peter. Thanks for getting back to us. Since you mentioned that “ conversion ID I found is different from the conversion ID of my advertising management platform. For example:: event API id:6453175821”, I can see that your response already pulled below record for the CID:

Re: l can‘t find api about conversion action

2022-12-16 Thread keji dianfei
How do I get the conversion ID and tag of the advertising account? I didn't know the concept of conversion ID and conversion action ID before. I hope I can provide a document to get the conversion ID 在2022年12月16日星期五 UTC+8 17:11:16 写道: > Hi Keji, > > I work with Peter. Thanks for getting back to

celina smith onlyfans

2022-12-16 Thread naqvi it
Celina Smith is a 20-year-old student at the University of Southern California. She started her OnlyFans account in February 2020 and has since amassed over 100,000 followers.Smith posts a mix of content on her OnlyFans page, including lingerie and bikini photos, workout videos, and shots of he

Getting this warning on Google.Ads.GoogleAds nuget

2022-12-16 Thread Amitha Shenoy
Package 'Google.Ads.GoogleAds 14.2.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=

Re: Error: Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

2022-12-16 Thread Amitha Shenoy
Used below sample code from this link https://developers.google.com/google-ads/api/docs/conversions/upload-clicks , public void Run(GoogleAdsClient client, long customerId, long conversionActionId, string gclid, string gbraid, string wbraid, string conversionTime, double conversionValue)

Re: Batch job completion messages

2022-12-16 Thread Rodney Oliver
Hello, I am getting the status from the batch job result. However it seems to blank. My implementation was taken directly from the AddCompleteCampaignsUsingBatchJob.php example See snippet below. // Gets all the results from running batch job and print their information. $batchJobRes

What are the possible reasons why I cannot reproduce a UI report, which, in theory, can be reproduced with the landing_page_view?

2022-12-16 Thread Nelson Brochado
Hi guys. I'm trying to reproduce the following Google Ads UI report. [image: mobile.png] In theory, as far as I understand, this report can be reproduced with the landing_page_view. Please, correct me if I am wrong here, because this is my assumption. Unfortunately, I was not yet able to full

setting the CURL time out on the google Ads Client

2022-12-16 Thread roliver
Is it possible to set the CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT after or during the creation of a google ads client. See the example of how I am creating a client currently. $oAuth2Credential = (new OAuth2TokenBuilder())->fromFile(self::API_INI_FILE)->build(); $googleAdsClient = (new Goo

RE: Getting this warning on Google.Ads.GoogleAds nuget

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amitha, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, could you please provide more context or details to your concern? I ask this so our team further investigates your concern and provides specific recommendations on the

Re: Why is the "creative quality score" (aka ad relevance) associated with an ad group criterion?

2022-12-16 Thread Nelson Brochado
Hi Peter, I've reached out to the Google Ads Team. I was told that the "ad relevance" may be different for each ad in the same ad group, so my assumption that all ads in the same ad group have the same "ad relevance" is wrong. If that's correct, then what exactly does ad_group_criterion.qualit

Upload hash email for CRM-UserList using google ads api

2022-12-16 Thread Small Sun
Hi Team, I am trying to upload 1,000,000 hash emails for a CRM userlist via Google Ads API, and a hash email represent a customer. I noticed that Doc says : AddOfflineUserDataJobOperationsRequest

Re: What are the possible reasons why I cannot reproduce a UI report, which, in theory, can be reproduced with the landing_page_view?

2022-12-16 Thread Nelson Brochado
I forgot to mention that, before comparing the API and UI reports, I am dropping all rows where the metrics are all zero. This makes the API report still have 7491 rows (so the API doesn't return, at least in this case, rows where all metrics are zero), while the UI reports now has 7458 rows. N

RE: setting the CURL time out on the google Ads Client

2022-12-16 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. We only provide support related to the Google Ads API. For the PHP client library, with this,I recommend you to reach out to PHP client library owners by opening a new issue with their team via issue tracker, for further assista

What is the difference between ad_group_ad.ad.final_urls and ad_group_criterion.final_urls?

2022-12-16 Thread Nelson Brochado
Hello. My understanding is that an *ad group criterion* can be applied to an *ad group* and, in the Google Ads API, we can have criteria of type "keyword".The concept of "ad group criteria" doesn't seem to exist in Google Ads but just in the API. So, my conclusion is that we can say that we ha

Generating Forecast Metrics Returns "-1" For keyword_plan_campaign in "Campaign_Forecasts"

2022-12-16 Thread Michael Leone
Hello, I'm trying to utilize the generate_forecast_metrics function under the keywordPlanService via python and it's returning inconsistent results. I create a keyword_plan, added it to a created keyword_plan_campaign and ad_group and tried generating the metrics following the instructions here

Re: Why is the "creative quality score" (aka ad relevance) associated with an ad group criterion?

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, Thank you for your reply. You may refer below for my responses to the items you sent over : 1. I was told by a Google Ads team member that the "ad relevance" can be different for each ad in the same ad group and 2. why the Google Ads API does not provide a way to get this "ad relevan

RE: Upload hash email for CRM-UserList using google ads api

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Please note that our team does not provide implementation support. However, your code should send multiple requests in 100,000 identifier batches referencing the same job by resource name. The code provided seems to follow this scheme. If you need client library

Re: l can‘t find api about conversion action

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Keji, Thank you for your reply. In order for our team to provide other possible recommendations, could you provide examples of the conversion ID and tag that you are referring to? If these are visible from the Google Ads UI, could you share the screenshot containing this information? If th

Re: Why is the "creative quality score" (aka ad relevance) associated with an ad group criterion?

2022-12-16 Thread Nelson Brochado
Alright, thanks for all the help. If "the API only mirrors what is available in the Google Ads UI", then what kind of UI reports could we reproduce with ad_group_criterion.quality_info.creative_quality_score

RE: What are the possible reasons why I cannot reproduce a UI report, which, in theory, can be reproduced with the landing_page_view?

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, Thank you for reaching out to the Google Ads API support team. 1. Why is there a difference between the API and UI reports/data? 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

Re: Error: Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amitha, Thank you for your reply and for the additional details you have provided. The "Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'." error does not appear to be an API's service's error and seems to be related to the configuration of the client library

RE: Generating Forecast Metrics Returns "-1" For keyword_plan_campaign in "Campaign_Forecasts"

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Michael, You have reached the Google Ads API Forum. With regard to your concern, it appears that you are facing an issue to generate forecast metrics for keyword plan using Google Ads API. To better check this in our end, could please provide the complete API request and response logs with

RE: What is the difference between ad_group_ad.ad.final_urls and ad_group_criterion.final_urls?

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, This guide discusses what final URLs are for and here, on which entities these can be applied to. For discussing Google Ads concepts such as the relevance of these URLs in either ads or ad group criteria, I would once more recommend reaching out to the Google Ads Product Support tea

Are "Promotional offers applied" available via the Ads API?

2022-12-16 Thread mha...@simplepart.com
Is it possible to retrieve "promotional offers applied" for an MCC account via the Ads API? I'm referring to the data that's visible in the Google Ads UI when you navigate to "Partners program" in the menu on the left hand side and have the "Promotional offers" radio button on that page set to

Re: l can‘t find api about conversion action

2022-12-16 Thread keji dianfei
Email sent to you always reminds me of being blocked,This is the account conversion ID I want to get 在2022年12月17日星期六 UTC+8 01:28:40 写道: > Hi Keji, > > Thank you for your reply. > > In order for our team to provide other possible recommendations, could you > provide examples of the conversion ID

Set Enhanced conversions when creating conversion actions

2022-12-16 Thread keji dianfei
When I create a conversion action, what parameters should I set to achieve the effect of the picture? I can't find the parameters related to Enhanced conversions in the API [image: 联想截图_20221217152642.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:/