Hi,
I'm seeing some difference in the data when I compare the google ads ui
with data from our daily BQ export and when I query data with the google
ads api.
For example number of campaigns:
When I check in the UI on MCC level and use filter enabled + eligible I see
10887 campaigns
In the BQ t
Hi,
What are the criteria to create a production account? Is it possible to
create production account without creating campaigns and budget?
Suresh
On Thursday, November 21, 2019 at 8:29:41 AM UTC+5:30, adsapiforumadvisor
wrote:
>
> Hi Suresh,
>
> My test results are as below:
>
> *Results for
Hi,
As we began to integrate parts of the new google ads api into our current
solution, we have run into an issue with certain accounts being unable to
use the new API (receiving a USER_PERMISSION_DENIED). The accounts with
this issue all have a mcc link with a particular mcc, but use their
in
Hi Sai Teja,
we are downloading the excel from google AdWords. Keywords-> Search term->
Download->.csv. So we are getting the Search Term, Campaign, Ad Group and
others. Can we get search term keyword id, Campaign Id and Ad Group Id in
downloaded .csv. Please provide some link or steps for gett
That was exactly the issue.. Thank you!!
On Tuesday, November 19, 2019 at 6:02:32 PM UTC+1, adsapiforumadvisor wrote:
>
> Hi Lasse,
>
> The ACTION_NOT_PERMITTED is usually triggered if the user is performing an
> operation that is no longer allowed. I suspect that it is happening because
> of t
Hi,
I don't have a customer's client id, how can I send an invitation to
customer or link customer's account to my MCC account through the api or
Oauth2 process?
Thanks,
Jianan Wang
在 2019年11月20日星期三 UTC+8上午12:46:00,adsapiforumadvisor写道:
>
> Hi Jianan,
>
> Thanks for reaching out. You could us
Hi Suresh,
Yes, you can register for a product account following this guide or a product
manager account like this.
Account creation is the 1st step - you can create campaigns and budgets
afterwards.
Thanks
Fan
Google Ads API Team
ref:_00D1U1174p._5001UOCCbF:ref
--
--
=~=~=~=~=~=~=~=~=~=~
Hi Jia,
Thank you for reaching out. Can you please share the complete request and
response logs of the call via reply privately to author so that I can further
assist you? You can find information about enabling logging within your client
library here. Additionally, please see here for informat
Hi Sean,
Thanks for reaching out. You would be able to use the Cost metric in the
ACCOUNT_PERFORMANCE_REPORT to retrieve the sum of your cost-per-click (CPC) and
cost-per-thousand impressions (CPM) costs during the time period you specified.
Please let us know if you have any further questions.
Hi Edward,
Thank you for reaching out. Please make sure your properties/config file is
updated to include the developer token, clientId, clientSecret, and
refreshToken as shown here. If that is correct, please provide the complete XML
request and response logs via reply privately to author as w
Hi there,
We traditionally got headline, description_1, and description_2 fields for
video discovery ads via the AD_PERFORMANCE_REPORT in the AdWords API. We
are now trying to get the same data in the Google Ads API and cannot get
any results for video discovery ads.
Should these fields be r
Hi Ryan,
I have raised a feature request for your concern internally within our team. We
currently do not have any timeline to share on when this feature will be
available via Google Ads API. Please keep an eye on our blog post for further
updates and announcements.
Regards,
Nikisha Patel, Goo
Hi,
I have recently updated my google api to version 2+.
Based from Release Notes page, the field metrics.average_position has been
removed.
What is the new field to retrieve this?
Thanks in advance
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googl
Hi Miao,
Thanks for reaching out. The AdGroupAdAssetViewService is a service to fetch ad
group ad asset views. You could refer to this code example on how to bind asset
to an ad group. Please let us know if you have any further questions.
Thanks and regards,
Xiaoming, Google Ads API Team
ref:_0
Hello Pravin,
It is not possible to have the AdGroupId in that UI view directly. However you
can use the REPORTS -> Predefined reports -> Basic-> Search Terms and then add
the Ad group id fields from the left panel. Which should give you the same
information that you are seeing in the UI along
Hello Manuel,
I see that you are seeing differences form the UI, API and Big Query results.
The differences between the API and UI results might be that some of the
campaign types like discovery, smart campaigns are not supported via API.
Regarding the BigQuery and UI discrepancies please conta
Hello Manuel,
I see that you are seeing differences form the UI, API and Big Query results.
The differences between the API and UI results might be that some of the
campaign types like discovery, smart campaigns are not supported via API.
Regarding the BigQuery and UI discrepancies please conta
Hi Paul,
Thanks for reaching out. The error USER_PERMISSION_DENIED usually occurs when
there is no link between the manager account authenticated in the request and
the client account specified in the headers. If the link between the manager
and client account was removed or you don’t have acce
Hi Juan,
Unfortunately, we don't have any examples on how to add it using any language.
Just like with other criteria, you will need to set the fields specific to the
criteria. For ad schedules, you will need to set fields such as start_hour and
end_hour. If you are facing any difficulties, you
Hi Jianan,
You could use the ManagedCustomerService.get() to retrieve the customer account
ids if the customer accounts are already linked to the MCC account. If not,
then you have to look up the customer account id through the Google Ads UI. If
you would like to link any customer account to yo
Hi Reggie,
Thanks for reaching out. The field metrics.average_position has already been
sunset in the Adwords API and Google Ads API which was mentioned in this blog
post. In lieu of average position, we recommend you use the new metrics of
Impression (Absolute Top) %" and "Impression (Top) %.
Hi Rakesh,
Here is an example of a builder you can use to create the user interest:
CampaignCriterion.newBuilder()
.setCampaign(StringValue.of(campaignResourceName))
.setUserInterest(UserInterestInfo.newBuilder().setUserInterestCategory(StringValue.of("customers/123456789/userInterests/92949")).bu
I was able to get a test Conversion Action called "*john test lead exists 2*"
working last week.
I changed the name 2 days ago to "*john test lead exists 6*", but I can
still submit conversions to "*john test lead exists 2*"... all conversions
sent to "*john test lead exists 6*" are rejected w
Hi Ryan,
Thank you for reaching out. Unfortunately, those fields don't exist for that ad
type in Google Ads API. You can keep an eye on our Developer Blog for
information on future releases.
Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UOCymL:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=
Hi,
we are trying to build a budget selector which is offered in Google Ads UI
while creating smart campaign. Is this feature supported in api? If it is
supported can you please provide the details/ link
[image: Budgetrange.JPG]
Thank You,
Pradeep Datla.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hello, I am in the process of moving over to the newest 2019 version of
the Adwords API. I have downloaded all the files and updated my
adsapi_php.ini file with all the proper information, but when trying to run
an example report, nothing is being returned. Are there other steps I need
to take
Hi Hiroyuki,
I have replied privately with the required data. Please check and provide
your suggestions.
Thanks,
Thiru..
On Wednesday, 23 October 2019 14:50:26 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Thiru,
>
> Thank you for posting your concern.
>
> So that I can further investigate the iss
Hello,
I need to account performance report like this picture. I tried request
from "ACCOUNT_PERFORMANCE_REPORT" but response can't provide some column.
[image: S__19734553.jpg]
What API Can I use.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
http
28 matches
Mail list logo