Get All Running campaign

2020-02-07 Thread Ananth Sakthivel
Hi Team, *I want to display all running campaigns based on the given account_id. can you guide me on how can I achieve this using google Ads API?* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~

Google Ads + Big Query Transfer Service - AuthorizationError.TWO_STEP_VERIFICATION_NOT_ENROLLED

2020-02-07 Thread Analytics Analytics
One of the accounts in our MCC has enabled 2-step verification. However, the account that we use to access the MCC cannot enable 2FA. We have been looking into using a service account to avoid the 2FA requirement: https://developers.google.com/google-ads/api/docs/oauth/service-accounts However

RE: Is there a way to add members to a user list with the Google Ads API?

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Derek, Thank you for reaching out to us. I see that you want to add members to a user list in Google Ads API. You should be able to use UserListService to create or update user lists via Google Ads API. For your convenience, you can always check here for service migration between AdWords API

RE: ManualCPM Configuration

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Pietro, When using the Google Ads API, the biddingStrategyType is read-only. You will need to change the bid strategy either through the UI or AdWords API. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UV02jq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RE: Java client for the AdWords API contains a dependency, Apache Axis v1.4, which has a vulnerability

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hello Derek, Thank you for writing to us regarding your concerns. We currently do not have any timeline to share if there is any plan to update Java client for the AdWords API. However, I will let our team know about this concern. Please keep an eye on our blog post for future updates related t

Re: REST endpoint for GoogleAdsService

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Sergey, You can find more details on the login-customer-id here. If you don't include it, it will default to your operating customer. Please share through reply privately to author your request and response so I can take a closer look. Regards, Anthony Google Ads API Team ref:_00D1U1174p._50

Ad_Group_Ad Segment.date

2020-02-07 Thread Oswaldo Santana
I have the next query : SELECT ad_group_ad.ad.type, ad_group_ad.status, ad_group_ad.ad.name, ad_group_ad.ad.id, metrics.impressions, metrics.clicks, metrics.interactions, metrics.average_cpv, metrics.average_cost, metrics.cost_micros, metrics.conversions

RE: The search volumes are wrong

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Xingguo, Thank you for reaching out. Yes, that is likely why you are receiving all similar values. As explained here, test accounts return dummy data for TargetingideaService. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UV08Pd:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Cannot create LinkId for Other Provider

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. We only provide assistance to the concerns related to Google Ads API Beta/ AdWords API on this forum. Since your concerns are related to Apps Conversion Tracking API, I would recommend reaching out to the product support team via this link as they are the bes

RE: status - dsiproved: value provided is too long

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hello Abani, Thank you for reaching out. Could you please confirm if you are looking for an explanation for this disapproval error? If yes, I would recommend reaching out to our product support team via help icon on the top right corner of your Google Ads account (once logged in) as they are be

RE: How to get and update campaign budget via API

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Laurie, Thank you for reaching out. From the shared details, what I understand is that you are trying to enable or disable campaigns based on certain parameters via API and you are looking to set this status based on the budget of the campaign. Could you please confirm if my understanding is

Java client for the AdWords API contains a dependency, Apache Axis v1.4, which has a vulnerability

2020-02-07 Thread 'Derek Phan' via AdWords API and Google Ads API Forum
Is there a plan for updating the dependency to remove the vulnerability ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: REST endpoint for GoogleAdsService

2020-02-07 Thread Sergey Biryuzov
Thanks for your answer it helps me! Can you tell me, when I make request like it is in the example you linked, I catch error: > [error] => Array > > ( > > [code] => 401 > > [message] => Request had invalid authentication credentials. >> Expected OAuth 2 access tok

Is there a way to add members to a user list with the Google Ads API?

2020-02-07 Thread 'Derek Phan' via AdWords API and Google Ads API Forum
Is there a equivalent of the MutateMembersOperand in the Google Ads API? If not, is there any other way to add members to a user list? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Accessing Mobile App Category Exclusions for specific campaigns - Google Ads API - PHP Lib

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Dan, Thank you for the update. You will receive the mobile_app_category_constants that are associated with each campaign (if there are any criterion ids associated with that campaign) using the second query. I also suggest adding “campaign_criterion.campaign” which will tell you which campai

RE: Reactivate Suspended Test Account

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Ananth, Unfortunately because test accounts do not have associated billing, you won’t be able to test or play around with campaign and test account budgets. Test account access statuses are also by default “Closed”. Please see here for more details on test accounts. Let me know if you have f

RE: Retrieve invoices for a given billing setup

2020-02-07 Thread Eliav Z
Thanks, I need to retrive first the list of aviliable invoices for the account using InvoiceService, but i don't know how to do this. At the documantion here: https://developers.google.com/google-ads/api/docs/billing/invoice-service#retrieving_invoices Say that i have to use curl to make this call

RE: Retrieve invoices for a given billing setup

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hello Zeevi, Thank you for reaching out. Please refer to the documentation available here for the curl request URL that you need to use to retrieve the invoices for a given billing setup. Let us know if you have any additional concerns. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174

RE: We can't get ad group ad assets data.

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Liam, Thank you for reaching out. If you are trying to migrate to Google Ads API, you have to enable it in the API Console as explained here. I am unable to check which email was used to create that project but it should be the email that was initially used to create your Google Ads manager

Re: Updating ImageAd's image via the GoogleAdsAPI.

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hello, With regards to your concern related to updating assets (image or videos) of the ads, it is currently not possible to update video/image assets via API. However, if you want to remove the video/image assets associated with an ad, you can use the AssetService.mutate() method by using the

Re: Retrieve invoices for a given billing setup

2020-02-07 Thread Eliav Z
Hope someone can help me :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Googl

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2020-02-07 Thread Google Ads API Forum Advisor Prod
Hi Gagan, Unfortunately, you won't be able to set these with the API but there is a feature request to get these added. You can follow our blog to get any updates. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UUzq9y:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Retrieve invoices for a given billing setup

2020-02-07 Thread Eliav Z
בתאריך יום חמישי, 6 בפברואר 2020 בשעה 23:09:15 UTC+2, מאת Eliav Z: > Hello, > > I'm tring to Retrieve invoices for a given billing setup via curl, what is > the exect URL that i have to make the post to? (ListInvoicesRequest) > > Thanks. Someone can help me please? -- -- =~=~=~=~=~=~=~=~=~=~

Results of Adgroup_Performance_Report display different campaigns than campaignIDs requested in query

2020-02-07 Thread Christoph Lindemann
For the following python query: report_query = (adwords.ReportQueryBuilder() .Select('Date','CampaignName','AdGroupName','Impressions','InteractionRate','TargetCpa','Cost','TrackingUrlTemplate') .From('ADGROUP_PERFORMANCE_REPORT')

Re: The search volumes are wrong

2020-02-07 Thread Xingguo Sun
It may be caused by Test account. 在 2020年2月7日星期五 UTC+1上午11:40:53,Xingguo Sun写道: > > Hi, > > > I can get the search volumes but they seem like pretty much the same no > matter what keywords I used. > > > So, I think they are incorrect, but what's wrong exactly? > > > I used TargetingIdeaService

Re: Cannot create LinkId for Other Provider

2020-02-07 Thread Mike Nikitas
Hi sosa, this is what I did it. I followed these instructions as I wrote in my post. No luck. Regards, Mike On Fri, Feb 7, 2020 at 11:54 AM Jesse Sosa wrote: > Try following the instructions at the link below > https://developers.google.com/app-conversion-tracking/api > -sosa > > On Fri, Feb

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2020-02-07 Thread gagan gupta
Hi Anthony, Thanks for the reply. May you please suggest me away, a trick to do the same. Thanks, Gagan On Friday, February 7, 2020 at 2:34:20 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Gagan, > > Unfortunately, not every field or object from the UI is available in the > API. As you can see

The search volumes are wrong

2020-02-07 Thread Xingguo Sun
Hi, I can get the search volumes but they seem like pretty much the same no matter what keywords I used. So, I think they are incorrect, but what's wrong exactly? I used TargetingIdeaService to get the search volumes and have set the TargetingIdeaSelector with the RelatedToQuerySearchPa

Re: Cannot create LinkId for Other Provider

2020-02-07 Thread Jesse Sosa
Try following the instructions at the link below https://developers.google.com/app-conversion-tracking/api -sosa On Fri, Feb 7, 2020, 1:43 AM Mike wrote: > HI, > > I managed to create a test google ads account through API but now I am > stuck on another step. > > I created a campaign (under thi

Cannot create LinkId for Other Provider

2020-02-07 Thread Mike
HI, I managed to create a test google ads account through API but now I am stuck on another step. I created a campaign (under this test account) for capturing mobile app installs and I would like to select 'Other Provider' in App Analytics Provider. Following the instructions from this: htt

Re: Accessing Mobile App Category Exclusions for specific campaigns - Google Ads API - PHP Lib

2020-02-07 Thread Dan GTD
Thanks Bryan thats great. So how would I get to know what criterion id to use? Does each campaign have a criterion id? Because it would let me do this: SELECT campaign_criterion.mobile_app_category.mobile_app_category_constant" . "FROM campaign " . "WHERE campaign.id = 'XXX' or SELECT campaign

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-07 Thread Benjamin Gabay
Thanks will do ! In the meantime, I don't see an equivalent call for google ads beta : https://developers.google.com/google-ads/api/docs/account-management/create-account Is there anything else that I don't see ? Le jeu. 6 févr. 2020 à 20:05, Google Ads API Forum Advisor Prod < adsapiforumadvi