Re: Lead cost from google ads api

2020-07-20 Thread DAcc
I'm not exactly sure what field that would be, but essentially I would like to calculate/get the cost of a lead pushed into salesforce. I know we store the values like GCLID and campaign name.. but I'm not sure how I would use that in a query to fetch the cost of a singular lead. Something

RE: Reporting at asset level not bringing asset name for Youtube Videos

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. There is currently a bug open for this issue and we are aware that the API does not return the name of YouTube video assets. Please keep in mind that the Google Ads API is still in Beta. Thank you for your patience as we work on getting this resolved!

RE: About AdWords API Standard Plan Approved Usage

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. To retrieve the monthly search volume data for specific keyword via API, you need to pass the search query (keyword) and the RequestType must be set to STATS to request the historical stats of a specific keyword. Please refer to this guide for more details and code

RE: Lead cost from google ads api

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Can you please share a screenshot of the Google Ads UI showing the value you'd like to retrieve? Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5004Q22XZ0a:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Reporting at asset level not bringing asset name for Youtube Videos

2020-07-20 Thread renan....@wildlifestudios.com
Hi everyone, I was wondering why when I try to extract the asset name of Youtube videos using the query attached to the email, what I receive is the following output: *Query preview:* query = ('SELECT asset.name, asset.youtube_video_asset.youtube_video_id FROM asset ' 'WHERE

RE: TargetingIdeaService: "Use the entire site" option

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Thanawat, Thank you for reaching out. Can you please share the un-masked logs via Reply privately to author so I can further investigate the issue? Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5004Q22XT31:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: MCC Account Hierarchy

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Manan, The only code examples we have are the ones found in our client libraries. As a workaround, you can run this example which will run parallel reports from the manager level. You can modify the report type Account Performance Report and include the field CanManageClients to see if the

RE: Google Ads API get accounts under an MCC

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. As you can see here, the elements from the response are pulled out by calling the iterateAllElements() method. Then you could select the specific field you need for other queries. Thanks and regards, Xiaoming, Google Ads API Team

RE: "Ad" or "Ad name" field not available

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Elena, Thanks for reaching out. With regards to your concern, you can use the ad_group_ad report with ad.name field. Let me know if this is what you're looking for. If not, can you please provide screenshot and customer id so that I can further investigate the issue.please reply privately

Re: ad_name from keyword resource

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Frank, I am checking on this further within the team. Rest assured we will reach out to you once we have more insight on why you are unable to retrieve the ad_group_ad.ad.name value. Regards, Danica, Google Ads API Team ref:_00D1U1174p._5004Q21mrYR:ref -- --

RE: Doing Adwords ETL for Adwords accouts outside of your MCC

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Ray, Thank you for reaching out. The other accounts could either be linked to your MCC account or they can just create their own OAuth2 credentials and issue the API calls themselves. If their accounts are linked to your MCC account and you have the admin or standard access to their account

ConversionTrackerService returns incorrect TotalNumEntries?

2020-07-20 Thread Christopher Parotat
Hi, I try to fetch the conversion-types from the ConversionTrackerService, but the TotalNumEntries is always limited to the given page-size. For example in my Test-Account I have 4 existing conversions. When i set the page-size to 1 the returned TotalNumEntries is also 1, with page-size 2 the

Lead cost from google ads api

2020-07-20 Thread DAcc
Hi, Is there any way to pull the cost of a given lead by either referencing the Campaign, GCLID, or anything else ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

RE: Pause an Audience

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. You can use the AdGroupCriterionService and set the userStatus of the criterion to PAUSED if the audience is set at the ad group level. Similarly, if it is set at the campaign level, you can use the CampaignCriterionService and set the campaignCriterionService

RE: Google SMTP Mail

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. My team only deals with Google Ads API and AdWords API related issues. I would recommend reaching out to the Gmail API Team here regarding this issue. Their team will be more equipped to assist you. Regards, Mitchell Google Ads API Team

RE: Landing pages recommendations

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Duong, Thank you for reaching out to us. I see that you'd like to get landing page recommendations. In Google Ads API, we do have a Recommendation Service that helps you improve your campaigns by introducing new and relevant features, getting more out of your budget by improving bids,

RE: I need to know the field name for budget amount

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi David, Thank you for reaching out to us. I see that you're encountering an unrecognized field error for campaign_budget.amount. Could you try the query "campaign_budget.amount_micros" as listed here? Let me know if you're still running into the issue. Thank you, Bryan, Google Ads API Team

Re: DeadlineExceededException

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Dihan, Could you please share your client customer ID and complete detailed request and response logs of the call via Reply privately to author so I can further investigate the issue? You can find information on enabling logging here. Regards, Mitchell Google Ads API Team

RE: Issue in CampaignCriterions of type location

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Tetiana, You can run a report from the location_view and select the field campaign_criterion.negative from the campaign_criterion attributed resource. This field will show you whether a location is targeted or excluded. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5004Q22XTi0:ref

RE: Why does this field not exist?

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi David, It is possible that you are using an old version of the API. Can you confirm which version of the API you are using? Additionally, can you please provide the complete detailed logs? It appears that the logs you have sent previously were not complete. To enable logging, you can follow

RE: How to convert Google-Ads API GoogleAdsRow to json?

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Thomas, Thank you for reaching out. I just want to confirm that you're following this example when making the cURL request to get the JSON response. If so, please share your client customer ID, cURL request, and any additional error details via Reply privately to author so I can further

RE: Calling Adwords API by directly using MCC Accounts.

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hello, You can create your credentials, such as your refresh token, from your MCC account. You will be able to make API calls with these credentials, but you will need to set your clientCustomerId to a client account level when you do. You won't be able to call services such as the

RE: [Ads API Beta]

2020-07-20 Thread Google Ads API Forum Advisor Prod
Hi Matej, Thank you for reaching out to us. I see that you're encountering an error with an error code that isn't in the version you're using for Google Ads API. Could you provide the full request and response logs for where this error occurs so that I may further investigate? For your

"Ad" or "Ad name" field not available

2020-07-20 Thread Elena Fage
Hello, I´m trying to find the "ad" or "ad name" field in the Google Ads API in order to display the results by ad for a Video campaign in Youtube, but I don't find this field in the documentation. Does it exist? If not, would this be included in the upcoming launches? I know it exists the

Google Ads API get accounts under an MCC

2020-07-20 Thread beyond Clicks
Hi Guys, I'm running the below query; SELECT customer.id, customer_client.id, customer_client.descriptive_name FROM customer_client which is then run through like so; $stream = $googleAdsServiceClient->searchStream($customerId, $mccQuery); the goal being to give the system an account

TargetingIdeaService: "Use the entire site" option

2020-07-20 Thread Thanawat Muangsawang
Hello, Now I am using the TargetingIdeaService to get some keyword ideas of websites. And I noticed that the keyword ideas returned from the AdWords API look different from the keyword ideas returned from Keyword Planner, however, when I chose the *"Use only this page"* option, it turned out

Calling Adwords API by directly using MCC Accounts.

2020-07-20 Thread 高鳥智正
Hello, I'm wondering if we can call Adwords API by directly using MCC Accounts. If Yes, how to get refresh tokens ? I'm looking forward to your reply. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

About AdWords API Standard Plan Approved Usage

2020-07-20 Thread 関健悟
Is it approved to look up a keyword's search volume in order to create articles for its own site? Please let me know if there are any tips to fill in that will be easily approved. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: