How to run python adwords api from aws lambda and deal with your cache

2021-02-25 Thread Monty808
Hello Google, Google how do I run? How do deal with when what ever you are trying to cache? How do I turn it off? How to a change the dir where you are trying to cache? This is urgent [Errno 30] Read-only file system: '/home/sbx_user1051': OSError Traceback (most recent call last): File

Ads error Response message is noot giving proper details.

2021-02-25 Thread cv
Hi, I am getting error but I cannot find any mistake in query. Can you please {"query":"SELECT segments.date, ad_group.id, ad_group.name, ad_group.status, campaign.id, campaign.name, campaign.status, metrics.clicks, metrics.impressions, metrics.cost_micros, metrics.conversions,

Re: AdGroupExtensionSettingOperation > Remove a specific FeedItem

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi Christoph, I work with Anthony and allow me to assist you. Since you performed the removal via the Google Ads UI, I would recommend that you also still perform an AdGroupExtensionSettingService.GetAdGroupExtensionSetting request to ensure that the extension setting or feed item have been

Re: AdGroup Criteria for Location and Platform

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi, You can use the ad_group_criterion.type field to see whether it is a location type. However, additional location details are not supported or available. The location_view specializes in location criteria targeted by a campaign. Adgroup association is not supported in this report. I would

I want to get asset.name

2021-02-25 Thread 王中秋
Below is my code: SELECT asset.id, asset.name, asset.resource_name, asset.youtube_video_asset.youtube_video_id, asset.youtube_video_asset.youtube_video_title, asset.text_asset.text FROM asset when then asset is a image,I got this: asset { resource_name:

Re: Adword IP Exclusions doesn't work

2021-02-25 Thread Thai Truong
Hi all, My problem is resolved. The IPs that I blocked were not client's IPs, They were my server IPs. I don't know how to close the topic. Thanks, Thai On Fri, Feb 26, 2021 at 1:50 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hello, > > You can use the

Re: API C# - Get search term for each Ad click

2021-02-25 Thread miche...@gmail.com
Thanks for your prompt response! Can I expect this feature be added to the Google Ads API in future? One day Google AdWords API will be completely deprecated. четверг, 25 февраля 2021 г. в 22:44:57 UTC+2, adsapiforumadvisor: > Hello, > > Unfortunately, there isn't a way to get this data

0 values for Smart Campaigns from the ad_group_ad report

2021-02-25 Thread Vitaly Mashyanov
Hi the Google Ads API team, When we download the ad_group_ad report, Smart campaigns are left out, is this an expected behaviour? Account_id: 7458945678 Customer_id: 3686699574 For example, when I tried to requst data from *Campaign*, I got the data *POST

Do we have a silimar forum for Google groups API?

2021-02-25 Thread Yang Liu
This kind of forum is very helpful. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API

RE: Get reach metrix from google api

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi Ngô, Thank you for reaching out. The unique reach metrics replaced cookie-based reach metrics as the primary method for reach measurement. However, the unique reach metrics are not yet available in the Google Ads API. There is a feature request to support these fields in the Google Ads API.

RE: Unable to find Rest API Endpoints

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Please refer to this guide on how to make the API call via cURL using the REST interface. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2DIpDr:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: API C# - Get search term for each Ad click

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, there isn't a way to get this data through Google Ads API. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q23xCv4:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Help Regarding Block IP Adress

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hello, My name is Matt and I work alongside Ernie. Although we do not have a specific example using IP block in our libraries and examples section, we do have examples using the campaign criterion service. Please see this example that uses sets campaign bid modifiers that makes use of the

Re: Google Adwords Api - Credentials could not be refreshed and timeout

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi Nenad, It looks like the Google Analytics timeouts could be a separate issue, so I recommend following up with them on the bug you mentioned. For the AdWords API, you're correct that the library handles periodically exchanging your refresh token for a new access token. The timeout used in

Re: Adword IP Exclusions doesn't work

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hello, You can use the CampaignCriterionService mutate method and specify the IpBlock criterion as the operand. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q274t5a:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Adding ad level data to our internal reports

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi Alon, Thank you for reaching out. The Geo Performance report includes all statistics aggregated at the country/territory level. This report does not include the ad level info. You could query the Ad Performance Report if you need to fetch data on the ad level. Thanks and regards, Xiaoming,

RE: Cross-Account Coversion Set-Up on Account creation

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi Bjarne, Thank you for reaching out. You have to first opt in your accounts to cross-account conversion tracking from the manager account by following the instructions in this article. This step must be done manually. Then you would be able to set up and query the tracker via the API.

RE: Placement ("Where my ad shows") with an ID via API

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hi Matan, You can run the group_placement_view in Google Ads API or Automatic Placements Performance Report to get the data you see in the "Where ads showed" in the Google Ads UI. Cheers, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2DIbAR:ref -- --

Re: Adword IP Exclusions doesn't work

2021-02-25 Thread Nouman ali
if i want to block this using AdWords API then how we blcok this IP Address. Can you tell me please??? Thanks, Regards: Muhammad Nouman Ali On Tuesday, October 27, 2020 at 9:32:54 PM UTC+5 adsapiforumadvisor wrote: > Hi Thai, > > Can you please confirm if you are using the Google Ads or

[Google Ads API v6] Fetching data through automated Python script

2021-02-25 Thread Davide Caruso
I'm having some problems creating a script that automatically retrieves some metrics from Google Ads for a daily report for the company I work in. I've been reading tens of pages of documentation, troubleshooting and help, but unfortunately they only increased my confusion. Initially, we only

Re: MutateAds INTERNAL_ERROR

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hello Sergey, It appears the reason this is happening is because these particular assets are in an odd state in our system. The YouTube video associated with the asset seems to have an ID of zero, which is unexpected. We're currently working on updating our code to handle this better. I don't

[Google Ads API v6] no description in googleAdsField Service?

2021-02-25 Thread Mike Sullivan
Is there a source for the 'Field Description' for the various resources? It seems to appear in the documentation (sample link below) but not in the googleAdsField service. https://developers.google.com/google-ads/api/fields/v6/segments Mike -- --

Re: API C# - Get search term for each Ad click

2021-02-25 Thread miche...@gmail.com
Ok, I see. So how can I find out which keyword triggered the particular click using Google Ads API reporting? In Google AdWords API it was like described here: https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report Hello, > > Unfortunately, there are no keyword

Re: API C# - Get search term for each Ad click

2021-02-25 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, there are no keyword related fields in the click_view report as these were deprecated. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q23xCv4:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: java.util.concurrent.RejectedExecutionException

2021-02-25 Thread kathy pitter
public SearchPagedResponse runExample( GoogleAdsClient googleAdsClient, long customerId, @Nullable Long campaignId,String searchQuery) { try (GoogleAdsServiceClient googleAdsServiceClient = googleAdsClient.getLatestVersion().createGoogleAdsServiceClient()) { // String searchQuery = "SELECT

java.util.concurrent.RejectedExecutionException

2021-02-25 Thread kathy pitter
Report an error every time you turn to next page,why? my code: public void pullAdsMarketingMaterial() { long start = System.currentTimeMillis(); List googleCustomers = googleCustomerMapper.selectAll(); for (GoogleCustomer customer : googleCustomers) { if (customer.getManager()) { continue;

Re: Help Regarding Block IP Adress

2021-02-25 Thread Nouman ali
But how can we use this CampaignCriterionService.mutate. Any Example that will help me to block ip address. Thanks. Muhammad Nouman Ali On Wednesday, December 16, 2020 at 2:49:47 PM UTC+5 adsapiforumadvisor wrote: > Hi, > > Thanks for posting your concern. > > If you are looking for sample

When I Want to Block IP Address code give this error But my Developer token is fine because i getting the campaign using this IP address

2021-02-25 Thread Nouman ali
PHP Fatal error: Uncaught InvalidArgumentException: A developer token must be s et. in D:\xampp\htdocs\google-ads-php\src\Google\Ads\GoogleAds\Lib\AdWordsSessio nBuilder.php:465 Stack trace: #0 D:\xampp\htdocs\google-ads-php\src\Google\Ads\GoogleAds\Lib\AdWordsSessionBui lder.php(395):

Re: AdGroupExtensionSettingOperation > Remove a specific FeedItem

2021-02-25 Thread christo...@logitravel.com
Ok, many thanks! One more question: What if I completely delete the feed item itself from the shared library? Obviously then there will be no Sitelink anymore and it would work for my purpose. Will this disassociate also the Sitelink from the AdgroupExtensionSetting or do you see any potential

Adding ad level data to our internal reports

2021-02-25 Thread 'Alon Ginat' via AdWords API and Google Ads API Forum
Hi, We want to add to our internal BI dashboard also ad-level data (so we can see cost, impressions, click also on ad level). We couldn't find in the Adwords API doc the field for ad level name, does it have a different name? What is the field that we should use in order to to make this