Re: Mismatching UI reporting against API reporting

2020-01-30 Thread Christian Pradilla
Do search query perf, geo perf, and keywords perf could be differ in sum 
total of the metrics such as impressions,conversions,cost and etc. ? if 
they do, could you provide a reason why ? I'm trying to match the mentioned 
metrics and have tried pulling a request for each report with similar 
Fields like (Date,CampaignId,Cost,Impression,Conversion,Currency, and etc) 
and still not matching.

On Wednesday, January 29, 2020 at 4:21:46 AM UTC+8, adsapiforumadvisor 
wrote:
>
> Hi Christian,
>
> Thank you for reaching out. One possibility that you receive more data 
> from UI than the API is that some types of the campaigns are not supported 
> in the API instead you would be able to retrieve data for all types of 
> campaigns. You could refer to the list 
> 
>  
> of supported types of campaigns for reporting in Adwords API. Please let me 
> know if you have any further questions.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>  
>
> ref:_00D1U1174p._5001USx2QB:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b511598e-5973-441b-9856-0124c10137de%40googlegroups.com.


Limit the number of rows returned in a report fetch

2020-01-30 Thread giles bodger
HI all

I am wanting to limit the number of rows i pull down in a report fetch - we 
have a requirement to get ALL the keywords in an account and make sure they 
are labeled with a particular label.

Once we know the keywords that have NOT yet been labeled, from the report 
fetch, then we can label them and then the next time the report runs we 
will get a smalller returned amount

HOWEVER

I dont want to download ALL our keywords at once to start with as we have 
millions of them in each of our several 1000 accounts

Is there ANY way i could set a limit for a report fetch ?

If i use the SDK ReportUtilities with a paging object it tells me paging is 
not supported

AWQL also tells me that the LIMIT predicate is not allowed with reports
https://developers.google.com/adwords/api/docs/guides/awql

So any help you could give me would be great

many thanks - Giles 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/81c6ae43-7d7f-419c-a543-6f57c86ded8d%40googlegroups.com.


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

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi Héloïse,

Thanks for reaching out. Your test customer account is actually already 
created. The test manager account by default is in closed status. If you click 
on the down arrow next to the test manager account number and on the drop-down 
list click on the three dots icon and select cancelled accounts. Then click on 
the Accounts tab on the left hand side you would be able to see all the test 
customer accounts including the one you just created under this test manager 
account. Please let us know if you have any further questions.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UUzqXN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CV5xG0Q4XX720057BvX7ZvTfmzr-DgrI1uXw%40sfdc.net.


RE: Query returns 'null' with 'segments.date' in SELECT but works fine without it

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi Max,

Are you facing the same issue? If so, please reply privately to author with 
your report requests and their results.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001USx4Wa:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a3ZHJ0Q4XVKY00maY8_ePrT6ikk92ibXyp7w%40sfdc.net.


Re: Universal App Campaign can not create ad images and html5

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi Carlos, I understand this issue has taken time to resolve, so we appreciate 
your patience. I have reached out to the engineering team and will monitor 
their progress so that I can provide you with updates as I learn more.

All the best,
Devin
The Google Ads API Team
ref:_00D1U1174p._5001UOF7NS:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5Upk60Q4XVD000wVxwC24ST8CGgdnP3UVhKQ%40sfdc.net.


RE: Creating a MCC test account.

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi Lucy,

Thank you for reaching out to us. Unfortunately through the API 
ManagedCustomerService you cannot remove test accounts from your MCC as it 
doesn’t support the remove function. You also can’t remove test accounts in the 
UI, and can only cancel or hide unwanted accounts. Let me know if you have 
further questions.

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5001UUzqmL:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-H7HN0Q4XU1100Uyy8JpPkTa6xeV3dual5Bg%40sfdc.net.


Re: Universal App Campaign can not create ad images and html5

2020-01-30 Thread Carlos Mendez
Mitchell, thanks in advance for your help. I am Carlos and I am the CEO of 
the company that has the problemas Esteban have been reporting. At this 
point we have some clients very concerned since we haven't been able to 
implement their campaigns. Is there a way we can prioritize this? We have 
had this problem since last year. We appreciate it.

Thanks

On Wednesday, January 29, 2020 at 11:16:14 AM UTC-5, adsapiforumadvisor 
wrote:
>
> Hi Esteban,
>
> Thank you for pointing this out. We are looking into this and I will let 
> you know when there is an update.
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001UOF7NS:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/807b8897-69ea-4670-a1b1-20532c05c77f%40googlegroups.com.


Re: Merchant center-based dynamic remarketing

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi,

Smart shopping advertising is available in Korea. You could refer to this code 
example for implementing the Smart Shopping Campaigns through the Adwords API. 
Please let me know if you have any further questions.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001USx41v:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/uC_Ez0Q4XT5G00fp6Gzm1yTZOBgkN00d6LQg%40sfdc.net.


RE: Access to Billed Cost vs. Served Cost

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi Grady,

Thank you for reaching out. As of now it is not supported to retrieve the 
"billed cost" through the API. I have submitted a feature request to include 
this feature in the Adwords API. However, we don’t know when this feature would 
be released. Please keep an eye on our blog for the announcements and updates 
on new releases.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001USx5Qr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/B84pV0Q4XSDZ00btlp_GRsSyCcE9iLJoLbkg%40sfdc.net.


RE: Japanese as a language in a CampaignCriterion

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi,


Thank you for reaching out to us. I see that you’re encountering the error 
“INVALID_CRITERION_ID” and want to set Japanese as your criterion. Can you 
please check and make sure you’ve used the correct criterion ID code listed 
here for Japanese under languages? Also, could you let me know if you're using 
Google Ads Scripts? If so, please contact them here with your concern. Let me 
know if you have further questions.


Thank you,

Bryan, Google Ads API Team
ref:_00D1U1174p._5001UUzq9o:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/rcgNC0Q4XRU600Cg9V_1a8T5uFP980YOgmPg%40sfdc.net.


RE: Google Ads API: metrics.engagements is not compatible with AD_GROUP_AD_ASSET_VIEW report

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi Aleksandr,

It is not supported to query metrics.engagements per asset. I have submitted a 
feature request to include this metric for ad_group_ad_asset_view resource. 
Please keep an eye on our blog for the announcements and updates on new 
releases.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001USx446:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1sIVS0Q4XRNU00NFQZVoP9RxKV-YZdKsmq5w%40sfdc.net.


Reporting API Count for Request with Multiple CampaignID's

2020-01-30 Thread Pradeep Datla
Hi,

If i am using report api by sending all campaignid's (lets say 10 
campaignid's) of an account, Will it be counted as 1 api operation towards 
the rate limit or 10 operations?

Thank You,
Pradeep Datla.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2575b622-973c-4e43-8227-98bfa655a111%40googlegroups.com.


Re: Internal API Error

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hello Evgeny,

Thanks for the logs. There might be an issue on our side. I'll have the team 
have a look at it and let you know when it is resolved.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001USwppM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1R3G00Q4XP5Z003CH9_qXIRX2jYciKO3yKIA%40sfdc.net.


RE: membersList in mutate_members_operation

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out. With regards to your first concern, please refer to 
this code sample to create and populate the user list via API. The code sample 
will guide you with the correct format to upload these customers via API. I 
understand you are looking to modify the existing user list to add new members, 
said that, you could use mutateMembers method of AdwordsUserListService to add 
these new members to the list via AdWords API. Let us know if this clarifies 
your concerns.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001USx58n:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/JKJMn0Q4XP5S00X2aVzLjESnm-x5kXLjN1lA%40sfdc.net.


Re: How to add logs to different file for different services - Google Ads API Beta

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi,

The PHP library conforms to PSR-3 for logging. You can change the configuration 
to point to a different path as explained here to save to different locations.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001USx2QL:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cziKh0Q4XP6100UJUBaySLRTKgqYOx9YYHGg%40sfdc.net.


RE: segments.date is cause of empty response

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hello Max,

Thank you for writing to us. I took a closer look at the shared queries and 
observed that the first query also includes the segments.date field and is 
correctly specified which is why it is working perfectly well. However, with 
the second query you have incorrectly specified "segments.date" twice. Could 
you please modify this on your end and retry the request? You could also use 
the Interactive Query Builder to generate the report query to make calls 
against the API. If the issue persists, could you please share the complete 
report query along with the client customer id for further investigation?

P.S. Please use Reply privately to author option while sharing the details.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001USx4WL:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/IBcgC0Q4XMGW00PxGVy8HER_GKfzqekSUkdw%40sfdc.net.


RE: I am calling my test acount using rest api and getting error. Status not found .

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hello Siva,

Thank you for reaching out. You could use Campaign Performance Report to 
retrieve the clicks at the campaign level via Adwords API. Please refer to this 
code sample to download the report via AdWords API using AWQL. Let us know if 
you need any additional information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001USx47K:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/w92Er0Q4XLGJ005DFqZEWOS0OtBvW01FG4rA%40sfdc.net.


Re: Creating a MCC test account.

2020-01-30 Thread Lucy Hoad
Hello

Any idea on how I can remove the test account from my MCC? The normal 
process doesn't work as it's already classed as closed. 


On Friday, March 22, 2019 at 6:06:42 PM UTC, googleadsapi-forumadvisor 
wrote:
>
> Hi,
>
> You will only see the *API Center* on a production (non-test) manager 
> account (see the sign up instructions 
> ).
>  
> The link you mentioned below will create a *test* manager account that 
> you can use for testing out the API.
>
> Thanks,
> Josh, Google Ads API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
>
>
> On 03/22/19 10:58:59 uatet...@gmail.com  wrote:
>
> Hi! I have a problem with register test mcc account.
> I used link - https://adwords.google.com/um/Welcome/Home?sf=mt=0;
> pli=1#ta
> but when login into ads.google.com i see that it test account but without 
> "API center". 
> So, how I can testing google adwords api?
> Thank you.
>
>
> понеділок, 26 лютого 2018 р. 16:11:15 UTC+2 користувач Josh Radcliff 
> (AdWords API Team) написав:
>
> Hi,
>
> Thanks for sending me your customer ID. I'm responding here in case it's 
> helpful to others.
>
> The new AdWords Experience doesn't show the red banner, but if you log 
> into your account and click on the wrench icon and *Return to previous 
> AdWords*, you will see the banner.
>
>
> 
>
> I'll follow up with the UI team to see if they will add a similar banner 
> to the new AdWords Experience. Sorry for the confusion this caused.
>
> Cheers,
> Josh, AdWords API Team
>
> On Sunday, February 25, 2018 at 9:11:41 AM UTC-5, Josh Radcliff (AdWords 
> API Team) wrote:
>
> Hi,
>
> That link looks correct. Could you send the client customer ID of the 
> account you created only to me by clicking *Reply privately to author* on 
> this message?
>
> Thank you,
> Josh, AdWords API Team
>
> On Friday, February 23, 2018 at 5:12:32 AM UTC-5, dwch...@gmail.com wrote:
>
> Hi,
>
> I'm having an issue creating test Google Adwords account. I'm using the 
> link https://adwords.google.com/um/Welcome/Home?sf=mt=0=1#ta
> and I don't see the red notice on the top that it is a test account. 
>
> Thanks,
>
> On Monday, November 27, 2017 at 9:47:42 PM UTC+8, Josh Radcliff (AdWords 
> API Team) wrote:
>
> Hi,
>
> When clicking on that link do you:
>
>1. Open the link in an incongito window?
>2. See *Test Account* on the form as mentioned in my earlier post 
>
> 
>?
>
> If you'd like me to take a look at the accounts you created, you can send 
> the client customer IDs (xxx-xxx-) of those accounts only to me by 
> clicking *Reply privately to author* on this post.
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, November 27, 2017 at 5:27:09 AM UTC-5, Dominique Star wrote:
>
> I'm having the same issue. Any account created with the 
> https://adwords.google.com/um/Welcome/Home?a=1=mt=0#ta link 
> is not showing as a test ad account.
>
> On Friday, June 16, 2017 at 8:02:02 AM UTC-7, Josh Radcliff (AdWords API 
> Team) wrote:
>
> Hi all,
>
> We recently made a change to address this issue. Please try creating an 
> account again and post back here if you still encounter problems.
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, June 5, 2017 at 10:22:59 AM UTC-4, Josh Radcliff (AdWords API 
> Team) wrote:
>
> Hi,
>
> If you actually created an account, could you send the email address of 
> that account *only to me* by clicking *Reply privately to author* on this 
> message? Also, please let me know your physical locale, as that will help 
> us determine if this is locale-related.
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, June 5, 2017 at 1:57:43 AM UTC-4, Samuel Gjabel wrote:
>
> Same here! Trying to create a test ad account and nothing happened. IDK, 
> but i think thats test accounts in a google and FB are the problem. Couse 
> on the FB i got same result! :p 
>
> Dňa streda, 22. februára 2017 16:22:46 UTC+1 Peter Olvecký napísal(-a):
>
> Hi guys,
>
> I've just spent about an hour trying to setup the test account. It doesn't 
> work.
>
> Even though the page says it's for the creation of test accounts ("Welcome 
> to AdWords manager accounts (Test Account)") and the button at the bottom 
> of the page also reads "Create a test account", two things happen when I 
> hit the button:
>
> 1. The same form loads again (https://adwords.google.com/
> um/Welcome/Home?a=1=mt=0#ta)
> 2. I am being redirected to page for creation of production client account 
> 

Display keyword performance report changes

2020-01-30 Thread 'Josh Bowman' via AdWords API and Google Ads API Forum

This announcement mentions that stats will no longer return in the display 
keyword report starting on 2/17/2019 (should be 2020?).

https://ads-developers.googleblog.com/2020/01/changes-to-stats-retrieval-for-search.html

Just for clarity, the report itself will still be accessible but will not 
return stats for search campaigns on the display network, correct?  Is 
there any plan to deprecate this functionality for display campaigns as 
well?  It also mentions that it's not possible to "meaningfully and 
consistently attribute" stats to keywords.  Does that statement apply to 
current stats retrieved from this report, or only to future stats (that we 
won't have access to due to this deprecation)?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/15a57237-3289-4158-8873-c2ace638097f%40googlegroups.com.


RE: GEO CONSTANTS wrong values

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi Pietro,

Thanks for pointing this out. I'll pass this over to the team to get this fixed 
and will let you know when it's resolved.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001USx4Zo:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2LPpH0Q4XJ9500n4DaTG6nTlKU2rMhik1qAQ%40sfdc.net.


what is the endpoint URL for to access campaign data.

2020-01-30 Thread Siva Ragula


https://adwords.google.com/api/adwords/cm/v201809

I have  tried above End point URL and getting error.could you please help me 
what would be the end point URL for to fetch the campaign report .




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2cd7c0db-da82-40e7-add0-b0115b09b7a2%40googlegroups.com.


Keyword planner API

2020-01-30 Thread Jonny Walsh
Hi Everybody, 

Apologies if this has been asked before, but it it possible to pull in 
keyword volume in Google sheets via the API.

Thanks,

Jonny

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2bce1b5d-558f-4c6b-a3b6-030ecb5f4a55%40googlegroups.com.


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

2020-01-30 Thread Héloïse Mazingarbe
Hello,

I have managed to connect to the Google Ads API and I would like to test 
the different methods before implementing it to our production account.
I would like to create Google Ads campaigns in a Google Ads test account to 
test uploading of conversions.
For now, I do have a Google Ads Manager test account, but I cannot create a 
Google Ads test account related to it because I always get this error 
message when trying to do so:
Would you know why? How can I create a Google Ads test account to create 
campaigns to test Google Ads Api possibilities? 
Thanks a lot!
Billing setups can not be used based on current status of the customer.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cc2ec056-30b0-4b51-9eee-6e714d5c1366%40googlegroups.com.


Ads Beta API How to get bidding strategy on AdGroup or AdGroupCriterion level?

2020-01-30 Thread 'Tetiana Omelinska' via AdWords API and Google Ads API Forum
Hi,

Is there any way to get bidding strategy from AdGroupService or 
AdGroupCriterionService?
Previously in Adwords API there was a possibility to get 
biddingStrategyConfiguration from AdGroupService.
In Ads Beta API we can see it only in CampaignService but this field can be 
set\overwritten in its' child entities (ad groups and ad group criterions) 
and we need to check them also. 

Thank you in advance,
Tetiana

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fae4ee42-f3bf-4df9-9bdb-39bb154f680a%40googlegroups.com.


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

2020-01-30 Thread gagan gupta
Also, I can not see the *short headline, long headline, Image while 
retrieving the AdGroupAd from the Adgropup of the Smart shopping Campaign 
using Ad words API.*
*I tried many AdGroupAdFields but found no success.*

*Please help.*
On Thursday, January 30, 2020 at 6:48:22 PM UTC+5:30, gagan gupta wrote:
>
> I am trying to create a smart shopping ad using ad words API as similar to 
> the UI.
> But Smart shopping Campaign allows only GOAL_OPTIMIZED_SHOPPING_AD 
>
> *1. *GOAL_OPTIMIZED_SHOPPING_AD does not have options of adding the *short 
> headline, long headline, Image.*
>
> *2. These options are available in *ResponsiveDisplayAd but Smart 
> Shopping Campaign and Ad Group does not permit operation of adding the 
> ResponsiveDisplayAd 
> to it.
>
> How shall I resolve this?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5b3486de-f63e-4a86-a925-7d92545576fb%40googlegroups.com.


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

2020-01-30 Thread gagan gupta
Please help.

On Thursday, January 30, 2020 at 6:48:22 PM UTC+5:30, gagan gupta wrote:
>
> I am trying to create a smart shopping ad using ad words API as similar to 
> the UI.
> But Smart shopping Campaign allows only GOAL_OPTIMIZED_SHOPPING_AD 
>
> *1. *GOAL_OPTIMIZED_SHOPPING_AD does not have options of adding the *short 
> headline, long headline, Image.*
>
> *2. These options are available in *ResponsiveDisplayAd but Smart 
> Shopping Campaign and Ad Group does not permit operation of adding the 
> ResponsiveDisplayAd 
> to it.
>
> How shall I resolve this?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2f23-d59f-4d21-9104-382c0563f9d8%40googlegroups.com.


Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-01-30 Thread Team Velocity
Hi,

I am trying to update the bid strategies from the C# code. 
I am able to update the "MANUAL CPC", "TARGET CPA" and "TARGET SPEND". But 
when I try to update the "MAXIMIZE CONVERSIONS". 
It is not updating into the Google Ads for any campaign. 
I am not getting any error or exception in response. 
here is my implemented code: can anyone please help and let me know what is 
the missing/wrong here?


List operations = new List();
CampaignServiceClient campaignService = 
client.GetService(Services.V1.CampaignService);
Campaign campaign = new Campaign
{
Id = adCampaignId,
ResourceName = ResourceNames.Campaign(clientId, 
adCampaignId),

};
if (isSearchAdsRequest)
{
campaign.NetworkSettings = new NetworkSettings
{
TargetContentNetwork = false,
TargetGoogleSearch = true,
TargetSearchNetwork = false,
TargetPartnerSearchNetwork = false
};
}
switch (adCampaign.BidStrategy.ToUpper())
{
case BiddingStrategyAdwordsAPI.MAXIMIZE_CONVERSIONS:
campaign.BiddingStrategyType = 
BiddingStrategyType.MaximizeConversions;
campaign.MaximizeConversions = new 
MaximizeConversions();
break;
}
operations.Add(new CampaignOperation
{
Update = campaign,
UpdateMask = FieldMasks.AllSetFieldsOf(campaign)

});

try
{
MutateCampaignsResponse response = await 
campaignService.MutateCampaignsAsync(clientId.ToString(), 
operations.ToArray());
}

Thanks


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bca424fb-3ef4-4d3c-9218-8486fe8d4754%40googlegroups.com.


Google Adwords API - Criteria Performance Report - Missing Cost and Clicks data for Household Income

2020-01-30 Thread Anton R
Hello,

I would like to get a Household Income report for my account.
As far as I can see, there is no explicit report for it, therefore I tried 
to use CRITERIA_PERFORMANCE_REPORT 

 with 
CriteriaType INCOME_RANGE.

But, I got a response with data for only part of the accounts, about 10% of 
them, and the others returned blank(headers without data) -> when I set 
criteriaType equals income_range.

*$selector->setPredicates([new Predicate('CriteriaType', 
PredicateOperator::EQUALS, ['INCOME_RANGE'])]);*


For the ones who had the relevant information(income_range), 'cost' and 
'clicks' columns were empty - so I can do nothing with that information. 
In the same report, it returned 'cost' and 'clicks' only for keywords 
criteria and not the income_range.


My questions are

1. Why did I get the income_range type for only part of the account? The 
data exists on Google Adwords interface.

2. How can I see different metrics such as cost and clicks grouped by 
income_range for the accounts? I don't it to show me these metrics for 
keywords.




Thanks and regards,
Anton.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0b6c238f-a961-4cf5-ae2a-71d012e3487e%40googlegroups.com.


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

2020-01-30 Thread gagan gupta
I am trying to create a smart shopping ad using ad words API as similar to 
the UI.
But Smart shopping Campaign allows only GOAL_OPTIMIZED_SHOPPING_AD 

*1. *GOAL_OPTIMIZED_SHOPPING_AD does not have options of adding the *short 
headline, long headline, Image.*

*2. These options are available in *ResponsiveDisplayAd but Smart Shopping 
Campaign and Ad Group does not permit operation of adding the 
ResponsiveDisplayAd 
to it.

How shall I resolve this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cc1fb161-2d69-4789-bcd5-fd90304b0d08%40googlegroups.com.


Japanese as a language in a CampaignCriterion

2020-01-30 Thread 高嶋葵
Dear GoogleAdsScript team

Hello. I have a question.

I want to set Japanese as a language in a CampaignCriterion.
However, I get the following error:

{"criterionError":"INVALID_CRITERION_ID"},"message":"The CriterionId does 
not exist or is of the incorrect type."

Will the 'Japanese' CriterionId tell what it is?

Please let us know it?
Thank you and best regards,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b23e9123-9a52-4401-a6e8-77a7f1fbd121%40googlegroups.com.


SOAP request and error AuthenticationError.OAUTH_TOKEN_INVALID

2020-01-30 Thread YouTube Advertising


Good afternoon!
I test the request through postman, I attached 2 photos 1- the body of the 
request 2- this is the request itself and the values ​​in the header.
I get AuthenticationError.OAUTH_TOKEN_INVALID

When trying to call getCustomer ();

but the token is valid. What do i do?[image: 2gog_6.png]

[image: 1gog_6.png]


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/811abdc5-6032-4524-a79b-c1b27000dd9e%40googlegroups.com.


Re: GENDER Criterion on AdGroup

2020-01-30 Thread ManzoniPlusTest ManzoniPlusTest
Hi Support Team
I'd like to have a clarification about this behavior.

I am using Google ADS API towards HTTP Call, what i observed is the 
following

- I created a campaign with Ad group, but without any targeting
- I get the data by API , i found some "default" targeting associated (for 
DEVICE), but no data related to AGE_RANGE or GENDER
- I assigned from GUI a GENDER targeting and i saw all of them assigned , 
the one that i choose as to be included and the others as to be excluded.

For me is not totally clear the meaning and i'd like to have clarification 
on the following

- As i have to consider the status of targeting after the campaign creation 
? 
- Can you clarify the difference between no criterion association and the 
association with a criterion with  "negative": true ?
- Suppose i want to create a gender targeting and later to remove it, what 
i have to do ? update everything with "negative": true or just remove all 
criterion (same status of fresh creation ?)
- How is considered by the system if I associate only the criterion with 
"negative" : false ? is the targeting working ?

Thanks
Patrizio
Il giorno martedì 28 gennaio 2020 21:13:58 UTC+1, adsapiforumadvisor ha 
scritto:
>
> Hi Pietro,
>
> Just like with age range criterion, you should explicitly exclude the age 
> ranges you don't want targeted using the AdGroupCriterionService.
>
> Regards,
> Anthony
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001USx0OR:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7100e263-34d5-4650-94b3-5c3ec622d279%40googlegroups.com.


Re: I am calling my test acount using rest api and getting error. Status not found .

2020-01-30 Thread Siva Ragula


I have identified the issue is due to header  and it has been solved now.

How to extract the campaign-clicks information through adwords API.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bb275637-c351-4e8e-943a-73b3a698b3e1%40googlegroups.com.


Re: AdGroup Age_Range Criterion

2020-01-30 Thread Pietro Galassi
As an addendum:

Query to get criterion related to campaign:
{
  "query" : "SELECT campaign_criterion.resource_name, 
campaign_criterion.type FROM campaign_criterion WHERE 
campaign_criterion.campaign= 'customers/2017233623/campaigns/9129481874'"
}

Response:
{
"results": [
{
"campaignCriterion": {
"resourceName": 
"customers/2017233623/campaignCriteria/9129481874~3",
"type": "DEVICE"
}
},
{
"campaignCriterion": {
"resourceName": 
"customers/2017233623/campaignCriteria/9129481874~30001",
"type": "DEVICE"
}
},
{
"campaignCriterion": {
"resourceName": 
"customers/2017233623/campaignCriteria/9129481874~30002",
"type": "DEVICE"
}
},
{
"campaignCriterion": {
"resourceName": 
"customers/2017233623/campaignCriteria/9129481874~30004",
"type": "DEVICE"
}
}
],
"totalResultsCount": "4",
"fieldMask": "campaignCriterion.resourceName,campaignCriterion.type"
}


We also created an AdGroup and getting the related criterion:
{
  "query" : "SELECT ad_group_criterion.resource_name, 
ad_group_criterion.type FROM ad_group_criterion WHERE 
ad_group_criterion.ad_group= 'customers/2017233623/adGroups/91125827463'"
}
RESPONSE:
{
"fieldMask": "adGroupCriterion.resourceName,adGroupCriterion.type"
}

So, no AGE_RANGE criterion are created by default.

Regards,
Pierpaolo


On Tuesday, 28 January 2020 21:09:42 UTC+1, adsapiforumadvisor wrote:
>
> Hi Pierpaolo,
>
> After you create a campaign and/or ad group, you will see that they 
> already target all the age ranges. If you only want to target one specific 
> range, you will need to exclude the other ranges. Let me know if you still 
> see issues.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001USwxO0:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/96dea5a1-0d6a-4297-a168-6ac20a40439e%40googlegroups.com.


Re: AdGroup Age_Range Criterion

2020-01-30 Thread Pietro Galassi
Hi,

this is what is happening from GUI not from API.

When you create a campaign from APIs the only criterion that are 
automatically created are the ones related to device.

How to replicate:
1) create a campagn with api 
2) retrieve all criterion related to campaign:
{
  "query" : "SELECT campaign_criterion.resource_name, 
campaign_criterion.type FROM campaign_criterion WHERE 
campaign_criterion.campaign= 
'customers/X/campaigns/'"
}

You will get ONLY criterion related to DEVICE.

So how it works with apis ?

Regards,
Pierpaolo


On Tuesday, 28 January 2020 21:09:42 UTC+1, adsapiforumadvisor wrote:
>
> Hi Pierpaolo,
>
> After you create a campaign and/or ad group, you will see that they 
> already target all the age ranges. If you only want to target one specific 
> range, you will need to exclude the other ranges. Let me know if you still 
> see issues.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001USwxO0:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/40b5bd27-1b6c-485c-9793-d3df247111f6%40googlegroups.com.


Re: soap request

2020-01-30 Thread ALEX TULA
Thank you!
Having looked at the Advert.ru page, I see that the companies I have
already been created. Can I get information about these companies? Without
creating or adding campaign groups?

ср, 29 янв. 2020 г. в 23:12, Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com>:

> Hi Alex,
>
> Here is our guide
> 
> on campaign groups for the API. You will need to use the
> CampaignGroupService
> 
> to create the group then use the CampaignService
> 
> to associate campaigns to groups. I've attached SOAP logs on what both
> these API calls look like.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001USx2SC:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEqCnxjAqHSdGg5MRM2GcrT%2B1mj%2B1jt2ybZRSQzKdbLFFzqpow%40mail.gmail.com.